A library to interacting with various Twitch APIs
Go to file
Evan Fiordeliso adf49ce4bb feat: Add context to GetToken endpoint 2024-03-08 13:05:54 -05:00
api fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
auth feat: Add context to GetToken endpoint 2024-03-08 13:05:54 -05:00
eventsub Add conduit abstraction 2024-03-05 12:33:34 -05:00
.envrc Init devenv 2024-03-03 17:12:13 -05:00
.gitignore Init devenv 2024-03-03 17:12:13 -05:00
CHANGELOG.md chore: Add git cliff for auto generated changelog 2024-03-08 01:28:33 -05:00
api.go Add custom transport to api client 2024-03-07 19:06:02 -05:00
cliff.toml chore: Add git cliff for auto generated changelog 2024-03-08 01:28:33 -05:00
devenv.lock Init devenv 2024-03-03 17:12:13 -05:00
devenv.nix chore: Add git cliff for auto generated changelog 2024-03-08 01:28:33 -05:00
devenv.yaml Init devenv 2024-03-03 17:12:13 -05:00
go.mod Add EventSub implementation 2024-03-05 12:14:18 -05:00
go.sum Add EventSub implementation 2024-03-05 12:14:18 -05:00
ptr_types.go Add Entitlements endpoints to API 2024-02-28 14:25:19 -05:00