Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

bennu-todo

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages