An open API service indexing awesome lists of open source software.

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 -

Awesome Lists containing this project

README

          

[![Coverity](https://scan.coverity.com/projects/15077/badge.svg)](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