DIN-Project-Team-4 / Movie-App-Backend

0 stars 0 forks source link

Movie review list API endpoint #22

Closed c1vian00 closed 1 day ago

c1vian00 commented 2 weeks ago

As an unregistered user, I want to browse all movie reviews posted by other users.

Develop a backend API functionality to fetch all movie reviews left by users and link together with the TMDB database to fetch simple information about the movies.