Skip to content

sameer882000/notes-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App Backend

This is the backend of the Notes App, built with Node.js and Express.js. The backend handles all the API requests, user authentication, and manages the database for notes.

Table of Contents

Features

  • User authentication with JWT (JSON Web Token).
  • RESTful API to manage notes.
  • CRUD operations for notes.
  • Secure handling of user data and requests.

Technologies Used

  • Backend Framework: Node.js, Express.js
  • Database: MongoDB Atlas
  • Authentication: JWT
  • Deployment: Railway

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published