A library to interacting with various Twitch APIs
Go to file
Evan Fiordeliso fce339d8c5 fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
api fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
auth Add http status handling to all endpoint requests 2024-03-07 19:41:05 -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
api.go Add custom transport to api client 2024-03-07 19:06:02 -05:00
devenv.lock Init devenv 2024-03-03 17:12:13 -05:00
devenv.nix Init devenv 2024-03-03 17:12:13 -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