TheMovieDatabaseSwiftWrapper

Swift wrapper for themoviedb.org api v3

MIT License

Stars
135
Committers
13

Usage

  1. Get an API key-> themoviedb.org

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

  • Changes

  • Collections

  • Companies

  • Credits

  • Discover | DiscoverTV |

  • DiscoverMovie

  • Find

  • Keywords

  • List

  • Genres

  • Networks

  • People

  • Reviews

  • Search

  • TV

  • TVSeasons

  • TVEpisodes

  • Movie

  • Certifications

Author

George Kye

Package Rankings
Top 6.94% on Cocoapods.org
Badges
Extracted from project README
Platforms Swift Package Manager CocoaPods Compatible codebeat badge GitHub issues GitHub license