vmr-http/README.md

887 B

Voicemeeter HTTP

uv Ruff


Install

pip install vmr-http

Run

uvicorn vmr_http:app

Documentation

For a few examples see [./API_EXAMPLES.md].

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.