vduits / streamer-endpoints

Rest endpoints meant for usage with nightbot in twitch
MIT License
0 stars 1 forks source link

Feature/common api behavior #13

Closed PS2emu closed 3 years ago

PS2emu commented 3 years ago

Extracted common methods from TwitchAPI to SharedAPI. I'm still unsure how I will complete the last task in #7 . I believe we need two distinct RateLimitService classes for IGDB and Twitch. Alternatively, the RateLimitService could have two distinct methods.