Skip to content

Saurav9284/Notepad-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Endpoints🌍 :-

🌐 URL

✅ Server check ==> app/

Authentication 👨🏼‍💻:-

✅ Login ==> /user/login

✅ Signup ==> /user/signup

CURD Operations :-

✅ GET ==> /note/

✅ POST ==> /note/create

✅ PATCH ==> /note/edit/id

✅ DELETE ==> /note/delete/id

Quries :-

✅ Sort ==> ?sort=title&order=asc/desc

✅ Search 🔍==> ?title=yourtitle

✅ Filter ==> ?category=Important/Local

Happy Coding 😊!!

  • Saurav Chavan 😊

About

Empowering seamless user experiences through a robust backend server, adept at authentication, managing private routes, executing CRUD operations, and securely storing data in MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors