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. .. toctree:: :maxdepth: 2 :caption: Getting started getting_started playground usage .. toctree:: :maxdepth: 2 :caption: Guides architecture extending .. toctree:: :maxdepth: 2 :caption: Reference reference api .. toctree:: :maxdepth: 1 :caption: Contributing development changelog