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

View File

@ -23,8 +23,8 @@ 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
*This is a template. Customize and extend as needed for your projects.* *This is a template. Customize and extend as needed for your projects.*