Skip to content

Instantly share code, notes, and snippets.

@Elektordi
Created April 8, 2024 23:48
Show Gist options
  • Save Elektordi/9677523d6841c4c0b34c263f481507f9 to your computer and use it in GitHub Desktop.
Save Elektordi/9677523d6841c4c0b34c263f481507f9 to your computer and use it in GitHub Desktop.
SuperConductor API tests
GET http://localhost:5500/api/internal/rundown/?rundownId=default.rundown.json
POST http://localhost:5500/api/internal/playGroup/?rundownId=default.rundown.json&groupId=aa1LYW7C
POST http://localhost:5500/api/internal/stopGroup/?rundownId=default.rundown.json&groupId=aa1LYW7C
POST http://localhost:5500/api/internal/playPart/?rundownId=default.rundown.json&groupId=aa1LYW7C&partId=sPtWQfd9
To find args: https://github.com/SuperFlyTV/SuperConductor/blob/3b49349a3492615d801d49c65136eff8126c3b5a/apps/app/src/ipc/IPCAPI.ts#L99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment