https://github.com/lizardbyte/gamedb
Video game database based on IGDB.
https://github.com/lizardbyte/gamedb
database python video-games website
Last synced: 3 months ago
JSON representation
Video game database based on IGDB.
- Host: GitHub
- URL: https://github.com/lizardbyte/gamedb
- Owner: LizardByte
- License: agpl-3.0
- Created: 2022-07-04T13:12:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-09-29T01:26:40.000Z (3 months ago)
- Last Synced: 2025-09-29T03:19:26.705Z (3 months ago)
- Topics: database, python, video-games, website
- Language: Python
- Homepage: https://app.lizardbyte.dev/GameDB/
- Size: 5.25 GB
- Stars: 26
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GameDB
[](https://github.com/LizardByte/GameDB/actions/workflows/update-db.yml?query=branch%3Amaster)
This repository clones IGDB to gh-pages to be consumed by LizardByte projects, such as LizardByte/Sunshine.
Information from YouTube API is also added to the database for videos.
## Plans
- [x] Build with Jekyll
- [ ] Revamp index page
- [ ] Provide an item page for each API item
- [ ] Add unit tests
- [ ] Add code coverage