https://github.com/trevormellon/tmdbapi
A C++ interface for themoviedb.org -
https://github.com/trevormellon/tmdbapi
api cplusplus movie-database movies-api themoviedb tmdb-api tmdbapi tv-shows
Last synced: 5 months ago
JSON representation
A C++ interface for themoviedb.org -
- Host: GitHub
- URL: https://github.com/trevormellon/tmdbapi
- Owner: TrevorMellon
- License: bsd-3-clause
- Created: 2018-01-19T13:40:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T13:06:10.000Z (almost 2 years ago)
- Last Synced: 2024-07-21T12:39:38.861Z (almost 2 years ago)
- Topics: api, cplusplus, movie-database, movies-api, themoviedb, tmdb-api, tmdbapi, tv-shows
- Language: C++
- Homepage: http://themoviedb.org
- Size: 461 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://scan.coverity.com/projects/trevormellon-tmdbapi)
# tmdbapi
This is a C++ interface to the [themoviedb.org](https://www.themoviedb.org)
# Requirements
+ [Boost](http://boost.org)
+ [rapidJson](http://rapidjson.org)
##### Optional
+ [openSSL](https://www.openssl.org) - for ssl connections
+ [curl](https://curl.haxx.se) - used for url_encode