Skip to content
All tags

#api-design

3 posts

Speakeasy: Manage Multi-Language SDKs with OpenAPI Overlays and Workflows

Speakeasy records OpenAPI, Overlays, targets, and generator versions in `.speakeasy/workflow.yaml`, enabling local or CI generation, compilation, and publishing of multi-language SDKs.

Stainless: Continuously Generate Publishable Multi-Language SDKs from OpenAPI

Stainless uses OpenAPI plus its configuration to generate multi-language SDKs, docs, CLIs, and MCP servers. Its value is a continuous preview, publishing, and upgrade pipeline rather than one-off codegen.

Technical PM Interview Guide: From API Design to Architecture Understanding

Technical PM interviews don't require you to write production code, but you need to be able to read trade-offs. Core skills: API design fundamentals (RESTful, versioning, error handling), high-level system architecture understanding (microservices, database selection, caching), collaboration patterns with engineers (RFC process, technical spec review), and making product decisions under technical constraints.