Files
MediaManager/docs/api-reference.md
2026-01-05 19:12:55 +00:00

9 lines
294 B
Markdown

# 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`)