mirror of
https://github.com/onyx-and-iris/vmr-http.git
synced 2026-04-06 09:59:11 +00:00
887 B
887 B
Voicemeeter HTTP
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.