Created
March 1, 2019 20:34
-
-
Save henriquegogo/4d20aaaac415482503b49a19683d10ff to your computer and use it in GitHub Desktop.
Exemplo para requisições
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"titulo": "Receita de bolo da vovó", | |
"ingredientes": [ | |
"Farinha", "Ovo", "Açúcar", "Pipoca" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment