gdq-archive/vod/pkg/vodsspeedrunclub/api.go

6 lines
180 B
Go
Raw Normal View History

2023-05-28 14:21:38 +00:00
package vodsspeedrunclub
// https://vods.speedrun.club/api/v1/gdq/runs?event=agdq2023
// https://vods.speedrun.club/api/v1/gdq/events
const baseURL = "https://vods.speedrun.club"