Skip to content

Building a REST API with Node Js , Express Js,MongoDB,Mongoose Js -CRUD operations

Notifications You must be signed in to change notification settings

Rahul-Barick/Coffee-Locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee-Locker

Building a RESTFUL API with NODE-CRUD operations (GET, PUT, POST, and DELETE endpoints) on coffee locker with Accepting HTTP requests and responding back with some static JSON

You can download this repository by using the green Clone or Download button on the right hand side of this page. This will present you with the option to either clone the repository using Git, or to download it as a zip file.

If you want to download it using git, copy paste the link that is presented to you, then run the following at your terminal:

git clone https://github.com/Rahul-Barick/Coffee-Locker.git
cd Coffee-Locker
npm install

Testing the Api

Test your Rest Api using Postman

About

Building a REST API with Node Js , Express Js,MongoDB,Mongoose Js -CRUD operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published