chore: update README endpoint descriptions and remove template placeholder note

This commit is contained in:
retoor 2025-06-22 20:26:49 +00:00
parent 2da754f3a5
commit 6a76f1acd7

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 /` — Serve the frontend application
- `GET /api/health` — Health check endpoint - `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 ## Usage