Thanks to visit codestin.com
Credit goes to github.com

Skip to content

caninja/restbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

restbook

rest guestbook thing

php -S localhost:1337
curl -X POST http://localhost:1337 -H "name: caninja" -d "Hei"
curl -X GET http://localhost:1337

About

rest guestbook thing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages