Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added endpoints for All Information of Movie & Tv Shows #82

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mahirkole
Copy link

I added 4 extra endpoints to endpoints.json file. It uses append_to_reponse and fetch all information for Movies and Tv Shows.

-moviedb.movieAllInfo(...)
-moviedb.tvAllInfo(...)
-moviedb.tvAllSeasonInfo(...)
-moviedb.tvAllEpisodeInfo(...)

@impronunciable
Copy link
Owner

Sorry for the delay. This is fine but you can just pass the variables into the info request, this is more like a helper right?

@mahirkole
Copy link
Author

I haven't thought passing vars but this way is -i think- more readable, don't you think?

@impronunciable
Copy link
Owner

impronunciable commented Aug 27, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants