witnessmenow / arduino_twitch_api

A wrapper for the Twitch API for Arduino
25 stars 10 forks source link

arduino_twitch_api

A wrapper for the Twitch API for Arduino

Interact with the Twitch API directly on your Arduino Device. Works on ESP8266 (tested), ESP32(not tested, but should) and probably anything else that supports HTTPS clients.

Example

If you are new the ESP8266, check out this video

Implemented Endpoints