mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 03:54:03 +02:00
add docs
This commit is contained in:
8
Writerside/topics/api-reference.md
Normal file
8
Writerside/topics/api-reference.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user