Igdb Dump Api
interface IgdbDumpApi
IgdbDumpApi allows you to get CSV Data Dumps
Functions
Link copied to clipboard
Returns S3 download link for the CSV dump of endpoint
Link copied to clipboard
suspend fun IgdbDumpApi.getDump(endpoint: IgdbEndpoint<*>): IgdbResult<IgdbDump, IgdbHttpErrorResponse>
Returns S3 download link for the CSV dump of endpoint
Link copied to clipboard
Returns a list of available Data Dumps