Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 206 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 206 Bytes

Note Taking API

About

A RESTful CRUD (Create, Retrieve, Update, Delete) API with Node.js, Express and MongoDB

Project setup

npm install

To run server

nodemon server.js