-
Notifications
You must be signed in to change notification settings - Fork 0
AlineLee/estudo-restify
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
npm start curl -s http://localhost:8080/ curl -s --header "info: 123" http://localhost:8080/ curl -s --header "info: 666" http://localhost:8080/ curl -s http://localhost:8080/hello/sebastiao curl -s http://localhost:8080/user curl -s http://localhost:8080/user -H 'accept-version: ~1' curl -s -X POST -d "name=Josefina" http://localhost:8080/newuser
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published