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

https://github.com/mugan86/rawg-api

Adapt from REST to GraphQL RAWG Video Game Database
https://github.com/mugan86/rawg-api

api apollo-datasource-rest graphql videogames

Last synced: about 1 month ago
JSON representation

Adapt from REST to GraphQL RAWG Video Game Database

Awesome Lists containing this project

README

          

# API Rawg VideoGames Database

### Games
* List games
* Details select game
* Games between dates

### Genres
* List genres
* Details select genre

### Platforms
* List platforms
* Details select platform

### Tags
* List tags
* Details select tag

### Pending TODO

* Add testing
* Add Continuos integration (CI)
* Add more [endpoints sources](https://api.rawg.io/docs/) (stores, developers,...)