kossiitkgp / KWoC-Backend

Backend API for Kharagpur Winter of Code
https://api.kwoc.kossiitkgp.org
GNU General Public License v3.0
23 stars 21 forks source link

[v2] `/mentor/all/` Route #128

Closed harshkhandeparkar closed 1 year ago

harshkhandeparkar commented 1 year ago
  1. [ ] Add a /mentor/all/ (GET, with login) route to fetch a list of all mentors' basic information.
  2. [ ] Add tests for this route.
YoganshSharma commented 1 year ago
harshkhandeparkar commented 1 year ago

I guess we can return it. The frontend should handle the exclusion imo.