Jazzy is a batteries-included web framework for Nim designed for rapidly developing web applications and APIs.
It uses the Mummy HTTP server and provides concise APIs for routing, middleware, request handling, validation, authentication and database access.
The framework also includes the Melody template engine, project scaffolding, automatic environment configuration, static file serving, caching, structured logging, rate limiting and a development interface for inspecting routes, configuration and database information.
This is free and open source software.
Key Features
- Fast, multithreaded HTTP serving powered by Mummy.
- Routing with path parameters, route groups and middleware support.
- JWT and Basic authentication.
- Declarative request validation with automatic 422 error responses.
- Fluent SQLite query builder with support for raw SQL queries.
- Database pagination, automatic timestamps and soft deletes.
- Schema builder for defining database tables.
- Melody template engine with layouts, sections, includes, conditionals and loops.
- File and rendered-page caching.
- Static file serving, including middleware-protected routes.
- IP-based request rate limiting.
- Configurable request body size limits.
- Structured request logging with unique request identifiers.
- Automatic loading of configuration from .env files.
- Development interface for inspecting application routes and configuration.
- Command-line project scaffolding with an example CRUD application.
Website: github.com/canermastan/jazzy-framework
Support:
Developer: Caner Mastan
License: MIT License
Jazzy is written in Nim. Learn Nim with our recommended free tutorials.
Related Software
| Nim Web Frameworks | |
|---|---|
| Prologue | Powerful and flexible web framework for building elegant web services |
| Jester | Sinatra-like web framework |
| Karax | Single Page Application framework |
| NIMWC | Nim fullstack website framework. NimWC is compiled to C code |
| HappyX | Macro-oriented asynchronous full-stack web framework |
| Basolato | Asynchronous full-stack web framework |
| scorper | Elegant, performant, asynchronous micro web framework. |
| Nexus | High-level web framework with batteries included |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.