kiln

Warning

kiln is in pre-alpha. APIs may change between releases.

kiln is a CLI for generating FastAPI routes and Pydantic schemas from a declarative config file. It ships an extensible architecture – foundry is the generic code-generation engine, kiln is the FastAPI generator built on top of it.

Contributing