Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepashrisg/assignmentor

Project-9 Task-9 Assign -Mentor API
https://github.com/deepashrisg/assignmentor

Last synced: 4 days ago
JSON representation

Project-9 Task-9 Assign -Mentor API

Awesome Lists containing this project

README

        

# Assign-Mentor
Project-9 Task-9 Assign -Mentor API

API to create Mentor

POST: http://localhost:8000/mentor

API to create Student

POST: http://localhost:8000/student

API to Assign a student to Mentor

POST: http://localhost:8000/assignmentor

API to Assign or Change Mentor for particular Student

POST: http://localhost:8000/updatementor

API to show all students for a particular mentor

GET: http://localhost:8000/studentslist/:id
Params: 65543b1161ca7f2ddccaee30

API to show the previously assigned mentor for a particular student

GET : http://localhost:8000/mentorslist/:id
Params: 6553b56bdcabdf69776a2e4b

For More details View PostMan
Link=>
https://www.postman.com/planetary-crescent-492103/workspace/tasks/collection/30449018-efbe0e01-a788-4cb3-98ef-f57e48aa20de?action=share&creator=30449018