API Reference
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
).
30 May 2025