Skip to content

simplify/dedupe requests p1#714

Merged
Xithrius merged 3 commits intoXithrius:mainfrom
kaizoplant:request-simplifying
Feb 22, 2026
Merged

simplify/dedupe requests p1#714
Xithrius merged 3 commits intoXithrius:mainfrom
kaizoplant:request-simplifying

Conversation

@kaizoplant
Copy link
Contributor

  • dedupes a few commonly used query and output patterns with the twitch api

  • stops declaring a query slice of strings to use with the api request (.query() already serializes with name value pairs for structs)

  • adds a helper for bodiless and payloadless requests (honestly maybe this is iffy but im not sure)

@Xithrius Xithrius merged commit c47f131 into Xithrius:main Feb 22, 2026
8 checks passed
@Xithrius
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants