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

https://github.com/elky84/igdb-to-json


https://github.com/elky84/igdb-to-json

igdb kotlin

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# igdb-to-json

## introduce

This is an example of calling igdb API to get information.

## configuration

Rename application.properties.example to application.properties, and import and set the two values of igdb.client-id and igdb.client-secret.

A Twitch account is required. Also, refer to the link below to obtain the client-id and client-secret and enter them in the configuration file.

- [IGDB: Video Game Database API](https://m.igdb.com/api)
- [Account Creation – IGDB API docs](https://api-docs.igdb.com/#account-creation)
- https://github.com/husnjak/IGDB-API-JVM