https://github.com/kmturley/games-database
Example games database
https://github.com/kmturley/games-database
database games
Last synced: 6 months ago
JSON representation
Example games database
- Host: GitHub
- URL: https://github.com/kmturley/games-database
- Owner: kmturley
- Created: 2024-09-10T04:59:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T23:46:33.000Z (over 1 year ago)
- Last Synced: 2025-03-09T18:11:44.282Z (over 1 year ago)
- Topics: database, games
- Language: JavaScript
- Homepage: https://kmturley.github.io/games-database
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# games-database
Example games database built using:
- NodeJS 20.x
- crawlee 3.x
- playwright 1.x
## Installation
Install dependencies using:
npm install
## Usage
Run development build:
npm run dev
## Examples
All
- https://kmturley.github.io/games-database
By Slug
- https://kmturley.github.io/games-database/epic/slug/lego-bricktales.json
- https://kmturley.github.io/games-database/gog/slug/lego-bricktales.json
- https://kmturley.github.io/games-database/metacritic/slug/lego-bricktales.json
- https://kmturley.github.io/games-database/steam/slug/lego-bricktales.json
By Id
- https://kmturley.github.io/games-database/epic/id/lego-bricktales-7ccf9b.json
- https://kmturley.github.io/games-database/gog/id/1488738238.json
- https://kmturley.github.io/games-database/metacritic/id/lego-bricktales.json
- https://kmturley.github.io/games-database/steam/id/1898290.json
## Contact
For more information please contact kmturley