Software engineer. Building smallstack — a minimal Rust web toolkit.
A set of small, focused Rust crates for building production web services. No macros, no magic — just types and functions you can read. Published on the mini registry.
Typed error variants with HTTP status codes. No hidden panics.
Structured key-value logger. Conventional or JSON output, env-configured.
Async HTTP server with routing, middleware, state, and graceful shutdown.
Bridges mini-serve and mini-static: serve_static() in one call.
This page is served by the same stack. The endpoints below are real.
// click a button to call the API