mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-01-16 01:39:23 -05:00
294 B
294 B
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)