This commit is contained in:
retoor 2025-06-22 22:26:49 +02:00
parent b96403d46d
commit 990b0eaf92

View File

@ -23,7 +23,7 @@ Due to its simplicity and clarity, I decided to give it its own dedicated reposi
- `GET /` — Serve the frontend application
- `GET /api/health` — Health check endpoint
*Note:* The above endpoints are indicative. The actual implementation may vary.
*Note:* /docs and /openapi.json are provided for API documentation.
## Usage