The Trakt API is a RESTful API that allows developers to integrate TV show and movie tracking features into their applications. It enables access to Trakt's extensive media database and lets apps synchronize a user's watch history, ratings, and lists with their Trakt.tv profile.
Stars
280
Forks
13
Watchers
280
Open Issues
64
Overall repository health assessment
No package.json found
This might not be a Node.js project
328
commits
288
commits
24
commits
4
commits
2
commits
1
commits
1
commits
1
commits
feat(show): added total runtime to show and season schemas
affd092View on GitHubfix(favorite): make sort path parameter optional and add query support
5777aefView on GitHub