REST API¶
REST declarations¶
Declarative REST interface model. |
|
RestInterface compiler. |
|
Auto-CRUD route and UseCase generators. |
FastAPI adapter¶
FastAPI-specific REST layer for Loom. |
|
FastAPI application factory. |
|
Router runtime — binds CompiledRoute records to a FastAPI application. |
|
OpenAPI schema helpers for FastAPI route binding. |
|
MsgspecJSONResponse — zero-copy JSON response for FastAPI. |