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
- Host: GitHub
- URL: https://github.com/mugan86/rawg-api
- Owner: mugan86
- License: mit
- Created: 2020-01-31T18:58:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T23:30:08.000Z (over 2 years ago)
- Last Synced: 2025-02-25T05:44:43.458Z (7 months ago)
- Topics: api, apollo-datasource-rest, graphql, videogames
- Language: TypeScript
- Homepage:
- Size: 543 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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,...)