Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmturley/games-database
Example games database
https://github.com/kmturley/games-database
database games
Last synced: about 1 month ago
JSON representation
Example games database
- Host: GitHub
- URL: https://github.com/kmturley/games-database
- Owner: kmturley
- Created: 2024-09-10T04:59:13.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-29T00:28:04.000Z (about 2 months ago)
- Last Synced: 2024-09-29T11:25:34.184Z (about 2 months ago)
- Topics: database, games
- Language: JavaScript
- Homepage: https://kmturley.github.io/games-database
- Size: 66.4 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.jsonBy 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