Local Preview¶
The repository includes a runnable example application:
Run the example app¶
Open the endpoint¶
- HTML:
http://127.0.0.1:8000/ht - Liveness:
http://127.0.0.1:8000/health/live - Readiness:
http://127.0.0.1:8000/health/ready - JSON:
Run the documentation locally¶
This starts the documentation site with live reload, usually at: