Skip to content

Test for building a REST API server using NodeJS and Express

License

Notifications You must be signed in to change notification settings

saurajit/express-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple REST API server using NodeJS and Express

Requirements

NodeJS

Install any project dependancies

  • npm install

Starting the server

  • npm start

APIs can be accessed at http://localhost:8080/api

About

Test for building a REST API server using NodeJS and Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published