11 lines
204 B
Markdown
11 lines
204 B
Markdown
|
|
# API notes
|
||
|
|
|
||
|
|
- Backend defaults to http://localhost:8000
|
||
|
|
- Health endpoints:
|
||
|
|
- `/health`
|
||
|
|
- `/healthz`
|
||
|
|
- `/readyz`
|
||
|
|
|
||
|
|
> **Note**
|
||
|
|
> Add canonical API docs strategy here (OpenAPI, versioning, examples).
|