| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an example REST Api designed to be deployed on Cyclic.sh
curl -i https://localhost:3000/animals/rin%20tin%20tin \
--data '{"breed":"German Shepard", "gender": "male"}' \
-XPOST -H 'Content-Type: application/json'curl -i https://localhost:3000/animalscurl -i https://localhost:3000/animals/lassycurl -i -XDELETE https://localhost:3000/animals/lassy| Back | FazBrowse Home | New Git URL |