-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Aaron Lunsford edited this page Jul 27, 2015
·
2 revisions
tvdb_client
is a rubygem client for navigating The TVDB's REST API. Currently,
it provides accessibility to the following routes:
- Authentication (Routes are masked inside TVDB::Client functionality)
- /login
- /refresh_token
- Series
- /series/:id
- /series/:id/episodes
- /series/:id/episodes/query
- /series/:id/episodes/query/params
- /series/:id/episodes/summary
- /series/:id/filter
- /series/:id/filter/params
- /series/:id/images
- /series/:id/images/query