Potato
High-performance, concise syntax HTTP framework
High Performance, Minimal API
Built on Rust async runtime, with concise route definitions and service bootstrap code
Standard HTTP Coverage
Full support for HTTP/1.1, HTTP/2, and HTTP/3 with the same handler model
Static Bundling and Dynamic Routing
Supports packaging static assets into a single distributable unit, alongside dynamic HTTP routes, static file routes, and cache negotiation semantics
OpenAPI + WebDAV Support
Supports OpenAPI description generation and server-side WebDAV protocol capabilities
Built-in Auth and Processing Pipeline
Includes built-in JWT auth with request pre-processing and response post-processing stages
AI Streaming Protocol Support
Supports OpenAI, Anthropic and etc. streaming protocols with chunked response handling