GITBOOK-9: No subject

This commit is contained in:
maxidorninger
2026-01-05 19:12:55 +00:00
committed by gitbook-bot
parent 1b2d99922c
commit 9c7679101f
46 changed files with 1773 additions and 0 deletions

8
docs/api-reference.md Normal file
View File

@@ -0,0 +1,8 @@
# API Reference
{% hint style="info" %}
Media Manager's backend is built with FastAPI, which automatically generates interactive API documentation.
{% endhint %}
* Swagger UI (typically available at `http://localhost:8000/docs`)
* ReDoc (typically available at `http://localhost:8000/redoc`)