Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 312 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 312 Bytes

Students Info Application

A restful CRUD API for a simple students info application using Node.js, Express and MongoDB.

Steps to Setup

  1. Install dependencies
npm install
  1. Run Server
node app.js

You can browse the apis at http://localhost:3000

Author

Chandrika Rao C