Skip to content

Created a CRUD Application for managing Notes using NodeJs and Express Js. Connected to MongoDB for managing the data.

Notifications You must be signed in to change notification settings

prakhyatsinghal/NodeJS-ExpressJS-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyNotes Application

Build a Restful CRUD API for a simple Note-Taking application using Node.js, Express and MongoDB.

Steps to Setup

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

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

About

Created a CRUD Application for managing Notes using NodeJs and Express Js. Connected to MongoDB for managing the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published