Created
May 4, 2022 11:54
-
-
Save cyrilferte/357740061a5671c9e445408ba635785a to your computer and use it in GitHub Desktop.
This file contains 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
install postman : https://www.postman.com/downloads/ | |
url : https://id-generator-rust.herokuapp.com/ideas/ | |
metod: post | |
Body (raw json) : | |
{ | |
"title":"YOUR FANTASTIC IDEA", | |
"position": 0 | |
} |
Author
cyrilferte
commented
May 4, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment