load-balancer / TODO.md
ChandimaPrabath's picture
unstable fix
61c1719
|
raw
history blame
185 Bytes

create endpoints for

  • /api/get/film/{title} Endpoint to get the movie by title.

  • /api/get/tv/{title}/{season}/{episode} Endpoint to get the episode by title, season and episode.