Skip to content

agandia9/api_giantbomb_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API GiantBomb

This repo contains the code for a proxy built to simplify the access to the API: http://api.giantbomb.com

### Instructions

To use this API you must use this URL

https://floating-mountain-70543.herokuapp.com/

instead of the original one

http://api.giantbomb.com

For example:

Instead of:

http://api.giantbomb.com/search/?api_key=<%API-KEY%>&format=json&query=mario&resources=game

You must use

https://floating-mountain-70543.herokuapp.com/search/?api_key=<%API-KEY%>&format=json&query=mario&resources=game

Being <%API-KEY%> your own API Key needed to access this API (you must register first in the website https://www.giantbomb.com/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published