Skip to content

node, express sample project with Mongo DB connection.

Notifications You must be signed in to change notification settings

86rishab/node-api

Repository files navigation

Building a RESTful API in Node and Express

Using the new Express 4.0 Router to build an API

Requirements

  • Node and npm

Installation

  • Clone the repo: git clone https://github.com/86rishab/node-api.git
  • Install dependencies: npm install
  • Start the server: node server.js

Testing the API

Test your API using Postman

About

node, express sample project with Mongo DB connection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors