https://github.com/pjones/thetvdb
Simple Haskell library that provides functions for retrieving TV series metadata from TheTVDB.
https://github.com/pjones/thetvdb
Last synced: about 1 month ago
JSON representation
Simple Haskell library that provides functions for retrieving TV series metadata from TheTVDB.
- Host: GitHub
- URL: https://github.com/pjones/thetvdb
- Owner: pjones
- License: mit
- Created: 2013-02-07T00:54:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-21T18:49:26.000Z (almost 12 years ago)
- Last Synced: 2024-12-26T22:19:00.892Z (6 months ago)
- Language: Haskell
- Size: 188 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
# TheTVDB API Bindings for Haskell
This library tries to provide a simple way to fetch metadata from
TheTVDB.com. View the example file and the documentation for more
details.