Assuming you have go installed, run following command in root directory of the project
go build
Setup config.json file
cp config/config.example.json config/config.json
Modify config/config.json accordingly
You can generate API key here
Image URLs are cached in cache directory in subdirectories based on image type
Run the server
./steamgrid-proxy
/api/search/GAME TITLE/IMAGE_TYPE
GAME TITLE - title of a game you are looking for
IMAGE_TYPE - (optional default - grids)
- grids
- hgrids
- heroes
- logos
- icons