Course Compose is a course-review website tailored for Stamford students, providing a platform for sharing and discovering insights about various courses
migrate review_repo_impl_integration_test.go from "testify/assert" to "testify/suite" for better test lifecycle handling (setting up and tearing down instances)
allow multiple path parameters in api gateway (idk why I didn't do it in the first place)
endpoint that allows users to delete their review
migrate
review_repo_impl_integration_test.go
from "testify/assert" to "testify/suite" for better test lifecycle handling (setting up and tearing down instances)allow multiple path parameters in api gateway (idk why I didn't do it in the first place)
send rejected reason to frontend if any