We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create the fetch calls hitting the secret Twitch API and non secret Twitch API
Getting list of games that have drops currently active (Secret twitch API)
Getting list of channels that have drops active; For all of the games that currently have drops active from the first API (Secret twitch API)
Using the name from the second api to get the Streamer Channel details such as name of streamer, title of stream, etc etc. (Regular Twitch API)
Refactoring from sandbox to production worthy version in backend. Including refactoring of duplicate code.
The text was updated successfully, but these errors were encountered:
Morriden
Jpendy
No branches or pull requests
Create the fetch calls hitting the secret Twitch API and non secret Twitch API
Getting list of games that have drops currently active (Secret twitch API)
Getting list of channels that have drops active; For all of the games that currently have drops active from the first API (Secret twitch API)
Using the name from the second api to get the Streamer Channel details such as name of streamer, title of stream, etc etc. (Regular Twitch API)
Refactoring from sandbox to production worthy version in backend. Including refactoring of duplicate code.
The text was updated successfully, but these errors were encountered: