Files
MediaManager/Writerside/topics/api-reference.md
maxDorninger 626aa85d48 add docs
2025-05-30 22:40:14 +02:00

269 B

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).