docs: add initial docs/ information architecture + stubs
This commit is contained in:
committed by
Abhimanyu Saharan
parent
93184c1b7b
commit
1fdacec7c1
10
docs/reference/api.md
Normal file
10
docs/reference/api.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# API notes
|
||||
|
||||
- Backend defaults to http://localhost:8000
|
||||
- Health endpoints:
|
||||
- `/health`
|
||||
- `/healthz`
|
||||
- `/readyz`
|
||||
|
||||
> **Note**
|
||||
> Add canonical API docs strategy here (OpenAPI, versioning, examples).
|
||||
Reference in New Issue
Block a user