Speakeasy Guides
Here, you’ll find a comprehensive collection of step-by-step guides, best practices, and tutorials designed to help you get the most out of Speakeasy. Whether you’re just getting started or looking to delve deeper into advanced features, our guides are tailored to support you at every step of your journey.
API Framework Guides
FastAPI
Optimize the OpenAPI spec created from FastAPI projects
Pydantic
Generate OpenAPI schemas from your Pydantic models
TypeSpec
Optimize OpenAPI generation in TypeSpec projects
Zod
Generate OpenAPI schemas from your Zod models
Hono
Use one of the hottest 🔥 JS frameworks to build your spec
NestJS
Generate OpenAPI schemas from your NestJS API
Fastify
OpenAPI for one of the most popular JS frameworks
tsoa
Generate OpenAPI schemas from your tsoa API
tRPC
Generate OpenAPI schemas from your tRPC API
Goa
Use a Go DSL to build your OpenAPI spec
Laravel
Add OpenAPI to the most popular PHP framework
gRPC
Use a reverse proxy server to build a REST interface on gRPC
Gnostic
Generate OpenAPI schemas from your Gnostic API
OpenAPI Guides
- Complete OpenAPI Reference Guide
- Using
additionalProperties
with Speakeasy - Using
x-codeSamples
to sync SDK usage snippets and your documentation site