Hasty Briefsbeta

A Web Framework for Zig

11 hours ago
  • #zig
  • #web-framework
  • #RESTful
  • Simple, file-based routing to RESTful Zig function declarations with custom routes available.
  • HTML templating with Zmpl supports layouts, partials, inheritance, and static content rendering.
  • Endpoints default to JSON rendering, offering a RESTful API.
  • Powered by http.zig for competitive performance and scalability.
  • User-friendly CLI tools for project creation and component addition.
  • Custom middleware chain for request/response manipulation, including built-in htmx support.
  • Out-of-the-box support for cookies, user sessions, and headers.
  • Active and friendly community on Discord.
  • Free, open-source, MIT licensed.
  • JetQuery provides a powerful and flexible database layer.