Commit Graph

9 Commits

Author SHA1 Message Date
2f444a93ad doc changes from fastapi openapi first to openapi first. added cli docs
All checks were successful
continuous-integration/drone/tag Build is passing
0.0.1
2026-01-10 17:43:52 +05:30
571a11a1c7 feat(cli): add bundled health app scaffold and init command
- ship OpenAPI-first health check template as package data
- add CLI to copy scaffold into new project directories
- include OpenAPI spec, routes, and bootstrap example
- enable fast startup for OpenAPI-first services
2026-01-10 17:39:33 +05:30
20f65d22e0 fixed tags 2026-01-10 17:32:03 +05:30
7a7923910b added .drone.yml 2026-01-10 17:22:14 +05:30
3d1cdcba4c added toml file 2026-01-10 17:22:03 +05:30
8a90e10acc added manage_docs.py and docs folder 2026-01-10 17:21:54 +05:30
f25762685b added requirements for docs and pytest 2026-01-10 17:21:39 +05:30
b88ecbd7c5 init openapi_first 2026-01-10 17:21:21 +05:30
76e2599903 init 2026-01-10 17:21:06 +05:30