Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.91 KB

apis.md

File metadata and controls

52 lines (35 loc) · 1.91 KB

🚀 List of APIs

This is a list of the APIs that Turbo uses and their specific options that are available in the config.ini file.

HolidayAPI

Data obtained from HolidayAPI

Options:

  • Key - Obtained from HolidayAPI
  • Country - Default country code to use in queries (full list at site above)

GitHub API v3

Data obtained from GitHub.

Limited to 60 requests/hour for unauthenticated users. After that, you'll receive HTTP Error 403: Forbidden.

UINames API

Data obtained from UINames.

Overwatch API

Data obtained from OWApi.

Steam API

Data obtained from Steam and SteamAPI.

WeatherUnderground API

Data obtained from Weather Underground

Joke API

Data obtained from Joke API

Yomama API

Data obtained from Yo Momma

Mashape

These APIs are used through a service called Mashape. You should create an account there. Afterwards, replace <name> in this URL with your username and go to it:

https://market.mashape.com/<name>/applications/default-application

Afterwards, click GET THE KEYS at the top-right, select Production from the drop-down menu, and copy your key. This key is universal and will be used for every API under this section.

Place it in config.ini under the [Mashape] section.

Hearthstone API

Data obtained from Mashape.

Urban Dictionary API

Data obtained from Mashape

Quote API

Data obtained from Mashape