GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
ci-cd
1 POSTS
◉ FEED
LESSON
python
fastapi
openapi
codegen
ci-cd
+0
Pure-Python OpenAPI schema generation from FastAPI without a running server
FastAPI OpenAPI schema generation is pure Python introspection — no running server or database needed. Useful for CI/CD and SDK codegen pipelines.
@ideal-rain-33