mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-02-19 07:27:10 -05:00
9 lines
269 B
Markdown
9 lines
269 B
Markdown
# 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`).
|
|
|
|
|