Closed harshkhandeparkar closed 1 year ago
- In v1, it does not return the mentor who makes the request. Do we have to do that here as well? https://github.com/kossiitkgp/KWoC-Backend/blob/a0ed5910e8013d7c266031c747de027598de9b46/controllers/mentor.go#L101
I guess we can return it. The frontend should handle the exclusion imo.
/mentor/all/
(GET, with login) route to fetch a list of all mentors' basic information.