Skip to content

Introduction

Welcome to Jazzy, the productive web framework for Nim.

Jazzy is designed to help you write less code while building more features. It combines the performance of Nim with a developer-friendly API inspired by modern frameworks like Laravel and Rails.

  • Dev UI Console: Interactive dashboard and SQL explorer.
  • Modern IP Engine: Securely identify users behind proxies and Cloudflare.
  • Robust Security: JWT, Basic Auth, and secure password hashing.
  • Built-in Middleware: Rate limiting, body limits, and static files.
  • Structured Logging: Automated request tracking with unique IDs.
  • Performance: Asynchronous I/O with native Nim speed.

Check out the Installation guide to get up and running in minutes.