Skip to content
New issue

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 API fetch calls #3

Open
4 tasks done
Morriden opened this issue Aug 19, 2020 · 0 comments
Open
4 tasks done

Create API fetch calls #3

Morriden opened this issue Aug 19, 2020 · 0 comments
Assignees

Comments

@Morriden
Copy link
Contributor

Morriden commented Aug 19, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants