game-chronicle / game-chronicle-app

A simple gaming journal with automatic game detection.
https://www.gamechronicle.app
1 stars 0 forks source link

Cache random games response #16

Closed ItsCentric closed 1 month ago

ItsCentric commented 1 month ago

Currently a new call is made every time to the IGDB API for more random games on each navigation to the game-search page. This can be avoided by caching the first request in a svelte store