Development API server for GoatVault password manager.
- Python >=3.12
- uv (recommended) or pip
git clone https://github.com/MountainGoatATU/GoatVaultServer.git
cd GoatVaultServeruv syncpip install -e .uv run task serveruv run task devuv run task test- Visit http://localhost:8000/docs for API documentation