Use for /console/data/subscribe and /con/[vn] value semantics (plain vs normalized).
zarfld/MixingStation-API-Client
SkillsMP has collected 7 skills from zarfld/MixingStation-API-Client. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 7 of 7 collected skills.
Use for /console/metering2/subscribe and decoding JSON vs base64/binary.
Use for implementing REST-over-WebSocket envelope, request/reply correlation, and push updates.
Use when building integration/contract tests against a reachable API server, including environment-based configuration and deterministic test patterns.
Use when implementing authentication flows (bearer tokens, OAuth, API keys) and handling secrets safely in code/tests/CI.
Use when implementing timeouts, retries, backoff/jitter, rate-limit handling (429), and transient error classification in the client.
Use when you need to translate an OpenAPI/Swagger contract into a coverage matrix, typed models, and endpoint slices.