jhonny-me / TwitchBrowser

0 stars 0 forks source link

API Spec needed #1

Open jhonny-me opened 7 years ago

jhonny-me commented 7 years ago

related: http://forum.freecodecamp.com/t/use-the-twitchtv-json-api/19541 https://github.com/justintv/Twitch-API/blob/master/v3_resources/streams.md#get-streamschannel

jhonny-me commented 7 years ago

regular stream accounts:

["ESL_SC2", "OgamingSC2", "cretetion", "freecodecamp", 
"storbeck", "habathcx", "RobotCaleb", "noobs2ninjas"]
jhonny-me commented 7 years ago

request example: check if account active: https://wind-bow.gomix.me/twitch-api/users/ESL_SC2 check if stream goes: https://wind-bow.gomix.me/twitch-api/streams/ESL_SC2 check if channel? : https://wind-bow.gomix.me/twitch-api/channels/ESL_SC2