https://github.com/charafzellou/tmdb-repository
Simple C API for parsing IMDB
https://github.com/charafzellou/tmdb-repository
api c imdb
Last synced: about 2 months ago
JSON representation
Simple C API for parsing IMDB
- Host: GitHub
- URL: https://github.com/charafzellou/tmdb-repository
- Owner: charafzellou
- License: agpl-3.0
- Created: 2017-10-19T13:44:29.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T09:19:16.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T19:00:05.295Z (about 2 months ago)
- Topics: api, c, imdb
- Language: C
- Homepage:
- Size: 8.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TMDB Repository API
This is a simple C API that requests a list of movies from [TMDB.org](https://www.themoviedb.org/) (TheMovieDatabase).