Api search tmdb list #53
Reference in New Issue
Block a user
No description provided.
Delete Branch "api_search-tmdb-list"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Compacted a lot of the tmdb searching code by creating one function for calling lists. This is reflected in app.js where we have removed our unused endpoints and matching controllers.
Our frontend is also changed to reflect our new endpoint url for searching lists.