Skip to content

A simple CRUD API built using Node.js, Express, and MongoDB that allows users to create, read, update, and delete notes.

Notifications You must be signed in to change notification settings

brainstrom286/Notes_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple CRUD API built using Node.js, Express, and MongoDB that allows users to create, read, update, and delete notes. This project is part of backend practice and helps reinforce concepts like:

-> RESTful API structure

->Express routing and middleware

->MongoDB with Mongoose

->Environment variables and project organization

Technologies used:

  • Node.js
  • Express.js
  • MongoDB + Mongoose
  • dotenv
  • nodemon (for development)
  • Postman (for testing)

About

A simple CRUD API built using Node.js, Express, and MongoDB that allows users to create, read, update, and delete notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published