Skip to content

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

Notifications You must be signed in to change notification settings

Saurav9284/School-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

API Endpoints :-

  1. Server check ==> app/

Authentication :-

  1. Login ==> /user/login
  2. Signup ==> /user/signup

CURD Operations :-

  1. GET ==> /teacher/
  2. POST ==> /teacher/
  3. PATCH ==> /teacher/edit/id
  4. DELETE ==> /teacher/delete/id

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

No packages published