Skip to content

Simple Node.js server which has REST API web service implementation

License

Notifications You must be signed in to change notification settings

psrdotcom/nodejs-restapi-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Based REST API Server Usage

  1. Clone the project
  2. Navigate to the directory
  3. Open terminal/powershell
  4. Run the following command
    1. node server.js
  5. Open browser
  6. Go to http://localhost:9090 (Configured in server.js)
  7. Server API return "Hello PSR"

Perform server.js changes as per your requirements.

About

Simple Node.js server which has REST API web service implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published