Reading up on OpenAPI
4 deep · digging since dec 17, 25
- Hyper — an API framework for Bun, distributed as source
Hyper is an HTTP framework for Bun distributed as source via CLI, generating OpenAPI, typed RPC clients, and MCP servers from single route definitions.
- Anthropic acquires Stainless
Anthropic acquires Stainless, an SDK-generation startup, to gain a high-caliber team for building API integrations for AI agents.
- The best code is no code: composing APIs and CLIs in the era of LLMs
Composing existing CLIs like Restish and oauth2c with shell pipelines is more efficient and maintainable than writing custom tool descriptions for LLMs.
- On the success of 'natural language programming' - Marc's Blog
Natural language programming succeeds because software has always been built through conversational specification loops, and LLMs now include computers in those loops.