A simple web framework for odin
Summary
Gjallarhorn is a from-scratch web framework for the Odin language featuring a simple HTTP server, a router, a middleware onion, a Loom-based template engine, and a custom ORM (Mímir) with a Postgres driver. The article explains installation, components, TLS options, and project layout, and notes it is early-stage with known gaps.