supranim
A fast Hyper Server & Web Framework
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:25 |
Tags
Installation
nimble install supranim
choosenim install supranim
git clone https://github.com/supranim/supranim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| supranim | ✓ | ✓ | ✓ | - | - | - | - | - | - | ✓ |
Source
| Repository | https://github.com/supranim/supranim |
|---|---|
| Homepage | https://github.com/supranim/supranim |
| Registry Source | nimble_official |
README

A simple web framework for creating REST APIs and beautiful web apps.,
a Model View Controller structure and other cool things.
Key features
- 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.
About
Supranim is a web framework 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. Supranim provides multiple backends that can be used to build web apps, including WebSockets, and more. Currently, Supranim supports the following backends: - libevent: A C library that provides asynchronous I/O and event notification. It is used for building high-performance network applications. - powpow: A high-performance HTTP server written in Nim. Supporting UDP, TCP, HTTP/1.1 and WebSockets. Check Repository: openpeeps/powpow
Check the official documentation: https://docs.supranim.com
Built with Supranim
- Booyaka - A super fast documentaton generator powered by Supranim and Markdown
- Sunday - A simple publishing platform powered by Supranim (CMS)
- Supranim StarterKit 2026 - A starter kit for building web apps with Supranim
- Add your project here! Create a new Issue
❤ Contributions & Support
- 🐛 Found a bug? Create a new Issue
- 👋 Wanna help? Fork it!
- 🤘 Use Supranim in your next awesome project!
🎩 License
LGPL-3.0 license. Made by Humans from OpenPeeps.
Copyright © 2025 OpenPeeps & Contributors — All rights reserved.