Files
MediaManager/docs/README.md
2026-07-05 17:41:29 +00: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`)