vmr-http/README.md
2026-04-05 23:25:47 +01:00

901 B

Voicemeeter HTTP

uv Ruff


Install

pip install vmr-http

Run

uvicorn vmr_http:app

Documentation

For a few examples see API_EXAMPLES.

For an exhaustive list of the endpoints FastAPI generates automatic docs, simply launch the server and then visit:

Swagger UI

ReDoc


License

vmr-http is distributed under the terms of the MIT license.