stamford-syntax-club / course-compose

Course Compose is a course-review website tailored for Stamford students, providing a platform for sharing and discovering insights about various courses
MIT License
2 stars 0 forks source link

feat: api endpoint for retrieving user' own reviews #46

Closed chinathaip closed 9 months ago

chinathaip commented 9 months ago

To be merged after https://github.com/stamford-syntax-club/course-compose/pull/45 rebase before merging

endpoint: GET /api/myreviews

will return empty array if jwt is not provided