Skip to content

DorcasOpatola/nodejs-service-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-service-api


Instructions on how to run NodeJS service

  • Install Node.js here on your local machine.

  • Install dependencies: run "npm install express axios" to install the required dependencies in the project directory.

  • Run the Node.js service: to get the server started, run "node app.js". You should get a reply saying 'Server is listening on port 3000'.

  • Access the API endpoints through the URLs: comments here & posts here.

Releases

No releases published

Packages

No packages published