curl -X GET http://localhost:8080/demo-webapp/api/todos
curl -X POST -d todoJson="{'text': 'Buy Onions'}" -H 'X-Requested-With: curl' http://localhost:8080/demo-webapp/api/todos
curl -X PUT -H 'X-Requested-With: curl' http://localhost:8080/demo-webapp/api/todos/281719789846530
curl -X DELETE -H 'X-Requested-With: curl' http://localhost:8080/demo-webapp/api/todos/281719789846530
-
Notifications
You must be signed in to change notification settings - Fork 4
sergiofbsilva/bennu-todo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published