Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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