Created
April 8, 2024 23:48
-
-
Save Elektordi/9677523d6841c4c0b34c263f481507f9 to your computer and use it in GitHub Desktop.
SuperConductor API tests
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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