Skip to content

witnessmenow/arduino_twitch_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • users (See userAndFollowerData example)
  • follower (For getting follower count)
  • stream (For getting live viewer count - See getStreamInfo)

About

A wrapper for the Twitch API for Arduino

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages