IGDB Proxy API.
Being used by: game-search-expo
In case of remote Redux, it is possible to run it with SSH port forwarding:
ssh -L 6379:127.0.0.1:6379 username@server
- Create repo;
- Basic setup;
- GET /;
- GET /games; (supporting popular, search and id requests)
- Redis cache;
- Cleanup;
- Better initial query;
- OpenCritic;
- HowLongToBeat;
- TypeScript;
- Cleanup;