Skip to content

a-vi-nash/NodeJSAPISample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJSAPISample

Sample Node JS API project with sample routes

Step to Run the application:

  1. cd to the downloaded folder(where you have package.json file)

  2. type npm install(this will install all the required repositories files)

  3. type node app.js to start the app.

you will see a message on the app which says: Server listening at port 80

Use POSTMAN or other rest client to test the application.

About

Sample Node JS API project with sample routes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published