Overview of Jetzig Framework
mainJetzig is a web framework written in 100% pure Zig designed for Linux, OS X, Windows, and any OS capable of compiling Zig code. It provides tools for building modern web applications, including file system-based routing, HTML/JSON responses, templating via Zmpl, and middleware support.
Important Compatibility Note:
The main branch of Jetzig is designed to be compatible with the latest Zig nightly master build. Older versions of Zig are not supported.