Let AI agents interact with your API.
Install the following prerequisites:
You can easily install the dependencies:
mise trust
mise install
uv syncRun the application locally:
textual run --dev cozyreq.tui.appRun the tests:
pytestTo run the documentation locally, run:
zensical serveOpen localhost:8000 in your browser.