Search found 3 matches

by DaveTheGeek
Sun Mar 24, 2019 8:27 pm
Forum: Support
Topic: Where are the platform images?
Replies: 3
Views: 9798

Where are the platform images?

The /Platforms endpoint provides image filenames in the "icon", "console", and "controller" attributes. Where are these files located? I noticed through the images endpoint that they might be in a CDN. I tried "https://cdn.thegamesdb.net/images/cropped_center_thumb...
by DaveTheGeek
Sun Mar 24, 2019 7:00 pm
Forum: Support
Topic: Simplest API Request - No data?
Replies: 1
Views: 2419

Simplest API Request - No data?

Hi there, I'm trying the utmost simplest API request - I'm simply trying to console.log the API response of '/Platforms'. Here is the URL I'm hitting: https://api.thegamesdb.net/Platforms/?apikey=___MY__PRIVATE___KEY___ The response I'm getting is only the following without any platform data. When u...
by DaveTheGeek
Sun Mar 24, 2019 3:26 am
Forum: API Requests
Topic: API Request
Replies: 1
Views: 1112

API Request

Hi there, I'm a developer toying around with the idea to create a retro-game collection tracker. I wanted to fool around with updating a database using an Express NodeJS server. If I find it enjoyable, I have ideas of using that API server with an Auglaur front-end and take my first shot at developi...