TheMovieDatabaseSwiftWrapper
Swift wrapper for themoviedb.org api v3
Install / Use
/learn @gkye/TheMovieDatabaseSwiftWrapperREADME
Usage
- Get an API key-> <a href="https://www.themoviedb.org/documentation/api">themoviedb.org</a>
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
