Files
MediaManager/docs/api-reference.md
2026-02-08 19:16:38 +01:00

8 lines
269 B
Markdown

# API Reference
!!! info
Media Manager's backend is built with FastAPI, which automatically generates interactive API documentation.
* Swagger UI (typically available at `http://localhost:8000/docs`)
* ReDoc (typically available at `http://localhost:8000/redoc`)