Skip to content
MeGaNeKo edited this page Mar 20, 2026 · 2 revisions

Neoma

Neoma is a modern REST API framework for Go that generates OpenAPI specs from your types, validates requests automatically, and supports pluggable error models. It is built with clean architecture and strict separation between type definitions and registration logic.

Wiki Pages

Clone this wiki locally