API Builder

Generate complete FastAPI backend scaffolds from OpenAPI 3.x specifications. Automatically creates SQLAlchemy models, Pydantic schemas, FastAPI routers, CRUD operations, database migrations, pytest tests, and Next.js TypeScript clients. Use when user provides an OpenAPI/OpenSpec file (.yaml/.json) or pastes spec content, and wants to generate API code. Triggers on phrases like "generate API from spec", "build backend from OpenAPI", "create FastAPI from this spec", "implement these endpoints", or when user shares OpenAPI specification files. Supports Python 3.12+, FastAPI, SQLite, SQLAlchemy, Alembic, pytest, and Next.js App Router. Use when this capability is needed.

tomevault-io b5ae5e4 2 files · 13.7 KB Updated

File contents

tomevault-io/skills-registry/tree/main/h2oslabs--synnovatorzero--api-builder commit b5ae5e4b5a

Frequently asked questions

npx skillmds@latest add tomevault-io/api-builder