Skip to content

AlineLee/estudo-restify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published