SkillAgentSearch skills...

TheMovieDatabaseSwiftWrapper

Swift wrapper for themoviedb.org api v3

Install / Use

/learn @gkye/TheMovieDatabaseSwiftWrapper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Platforms Swift Package Manager CocoaPods Compatible codebeat badge GitHub issues GitHub license

Usage

  1. Get an API key-> <a href="https://www.themoviedb.org/documentation/api">themoviedb.org</a>
<blockquote> <p>"A TMDb user account is required to request an API key."*</p> </blockquote> 2. View <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki">Wikis</a> for examples <br>

Installation

TMDBSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "TMDBSwift"

TMDBSwift is available through Swift Package Manager. To install it to your project, simply add the following to your Package.swift file:

.package(url: "https://github.com/gkye/TheMovieDatabaseSwiftWrapper", from: "0.7.0"),

ENDPOINTS

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Changes">Changes</a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Collections"> Collections </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Companies"> Companies </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Credits"> Credits </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Discover"> Discover </a> | <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/DiscoverTV"> DiscoverTV </a> |

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/DiscoverMovie"> DiscoverMovie</a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Find"> Find</a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Keywords"> Keywords </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Lists"> List </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Genres"> Genres </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Networks"> Networks </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/People"> People </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Reviews"> Reviews </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Search"> Search </a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/TV">TV</a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/TVSeasons">TVSeasons</a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/TVEpisodes">TVEpisodes</a>

  • <a href="https://github.com/gkye/TheMovieDatabaseSwiftWrapper/wiki/Movies">Movie</a>

  • Certifications

Author

George Kye

View on GitHub
GitHub Stars159
CategoryData
Updated25d ago
Forks37

Languages

Swift

Security Score

100/100

Audited on Mar 10, 2026

No findings