You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build the backend services for Vidly application. Features such as managing the list of genres, each movie has a genre, like action, horror etc, an endpoint for getting the list of all genres, because somewhere in our client applications, perhaps we have a dropdown list, create a new genre, as well as update, or delete an existing one.