· 1 min read

typedhttp

Type-safe HTTP handlers for Go with automatic OpenAPI generation.

A Go library that provides a type-safe way to define HTTP handlers, with automatic request/response marshalling and OpenAPI spec generation from your handler signatures.