Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikamai/riot-static-proxy
A cached proxy for the Riot Static Data api written in go
https://github.com/mikamai/riot-static-proxy
Last synced: 22 days ago
JSON representation
A cached proxy for the Riot Static Data api written in go
- Host: GitHub
- URL: https://github.com/mikamai/riot-static-proxy
- Owner: mikamai
- Created: 2015-03-18T16:35:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-19T11:15:52.000Z (almost 10 years ago)
- Last Synced: 2023-04-13T13:08:54.237Z (over 1 year ago)
- Language: Go
- Size: 297 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A cached proxy for the Riot Static Data api written in go.
Run `godep restore` to install the required dependencies.
It needs the ENV 'RIOT_API_KEY' to be set to your api key.