Spaces:
Sleeping
Sleeping
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.
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.