TheGamesDB / TheGamesDBv2

Version 2 of TGDB
https://thegamesdb.net/
GNU General Public License v3.0
54 stars 16 forks source link

Update #2

Closed Zer0xFF closed 6 years ago

Zer0xFF commented 6 years ago

This PR is mainly cleanup, with few additions such as /Updates API endpoint, and /Games/BoxartAPI endpoint accepting filter parameter (e.g. /Games/Boxart?GameID=12,13,14&filter=boxart,fanart)

Note: the /Updates API endpoint will not work as is, but requests a new table field, currently named lastupdatedRevised of type timestamp ideally and in time we'd drop lastupdated altogether. while the current method works I find timestamp to look visually clearer.