Skip to content

Instantly share code, notes, and snippets.

@Esquirio
Created April 22, 2021 14:53
Show Gist options
  • Save Esquirio/cccbd6d2bcbee30feabcff4b08f8593b to your computer and use it in GitHub Desktop.
Save Esquirio/cccbd6d2bcbee30feabcff4b08f8593b to your computer and use it in GitHub Desktop.
Exemplo CRUD Fetch API POST - Gits/GitHub
var msg='Hello World!';
console.log(msg);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment