Victor Parchment

Software engineer. Building smallstack — a minimal Rust web toolkit.

Smallstack

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.

mini-err0.3

Typed error variants with HTTP status codes. No hidden panics.

mini-log0.3

Structured key-value logger. Conventional or JSON output, env-configured.

mini-serve0.4

Async HTTP server with routing, middleware, state, and graceful shutdown.

mini-unified0.2

Bridges mini-serve and mini-static: serve_static() in one call.

Live Demo

This page is served by the same stack. The endpoints below are real.

// click a button to call the API

Links