
A simple web framework for creating REST APIs and beautiful web apps.,
a Model View Controller structure and other cool things.
- Fast, modern and simple to use.
- Built-in ORM supporting PostgreSQL (with plans for MySQL and SQLite)
- Middleware support for handling requests and responses
- Easy routing with support for parameters and wildcards
- Service Providers for wrapping and managing external services
- Built-in support for sessions and cookies
- Support for WebSockets for real-time communication.
- Ready-to-use templating engine for rendering HTML.
- Modular architecture for easy extension and customization.
Supranim is a web framework built on top of Libevent, designed to be fast, modern and simple to use. It provides a set of tools and features for building web apps, REST APIs and real-time applications in Nim.
Check the official documentation: https://docs.supranim.com
Supranim requires the following external libraries to be installed on your system:
- openssl
- libevent
- libzip
- 🐛 Found a bug? Create a new Issue
- 👋 Wanna help? Fork it!
- 🤘 Use Supranim in your next awesome project!
MIT license. Made by Humans from OpenPeeps.
Copyright © 2025 OpenPeeps & Contributors — All rights reserved.