Skip to content

brunocasanova/restfuller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restfuller

Node Restful api

npm run start // Start server

Access to api url http://{HOST}:{PORT}/api/products and check the response.

Use postman to make POST request with three fields: name, sku, price and then go to the api url and check if the product was registed.

About

Node Rest api

Resources

License

Stars

4 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors