Skip to content

This repository covers CRUD operations in a Restful API in Node.js in detail.

License

Notifications You must be signed in to change notification settings

Hadibuttt/Restful-API-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restful-API-in-Node

Follow the following steps in order to setup the project:

  • Clone the repository on your local machine.
  • Open the project with VS Code.
  • Open the Terminal and execute "npm install".
  • In Terminal Execute "npm start".

Postman

Make sure you have downloaded Postman in order to check the API response.

MongoDB

Sign up on MongoDB and create a cluster, add your cluster Connection String in the .env file.

About

This repository covers CRUD operations in a Restful API in Node.js in detail.

Topics

Resources

License

Stars

Watchers

Forks