Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/deepashrisg/assignmentor
- Owner: DeepaShriSG
- Created: 2023-11-18T10:00:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T10:06:27.000Z (about 1 year ago)
- Last Synced: 2023-11-18T11:22:53.977Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://assignmentor-n0xz.onrender.com
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assign-Mentor
Project-9 Task-9 Assign -Mentor APIAPI 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: 65543b1161ca7f2ddccaee30API to show the previously assigned mentor for a particular student
GET : http://localhost:8000/mentorslist/:id
Params: 6553b56bdcabdf69776a2e4bFor 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