Skip to content

i1992/restfulAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestfullAPI : Using Express, Mongo, Node

restful APIis just demo for how you can handle GET, POST, PUT, DELETE.

Quickstart

Install

Following command will install all the required dependecies

 $ npm install

The back-end is supported by MongoDB. The following link will install MongoDB

  $ https://www.mongodb.com/download-center?jmp=nav#community

The front-end uses Postman- Download from link below

 $ https://www.getpostman.com

Run

$  node index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published