{"id":51269009,"url":"https://github.com/supranim/supranim","last_synced_at":"2026-07-18T04:00:46.925Z","repository":{"id":40515084,"uuid":"391276263","full_name":"supranim/supranim","owner":"supranim","description":"⚡️ Just a bloody web framework written in Nim 👑","archived":false,"fork":false,"pushed_at":"2026-06-25T13:18:42.000Z","size":1073,"stargazers_count":37,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-25T15:24:32.764Z","etag":null,"topics":["cli-server","framework","http-framework","libevent","nim","nim-lang","openpeeps","rest-api","server","server-framework","supranim","web","web-application","web-development","web-framework","webframework","webserver"],"latest_commit_sha":null,"homepage":"https://docs.supranim.com","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supranim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-31T06:39:58.000Z","updated_at":"2026-06-25T13:18:07.000Z","dependencies_parsed_at":"2026-03-06T14:03:20.748Z","dependency_job_id":null,"html_url":"https://github.com/supranim/supranim","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/supranim/supranim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supranim%2Fsupranim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supranim%2Fsupranim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supranim%2Fsupranim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supranim%2Fsupranim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supranim","download_url":"https://codeload.github.com/supranim/supranim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supranim%2Fsupranim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35603954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli-server","framework","http-framework","libevent","nim","nim-lang","openpeeps","rest-api","server","server-framework","supranim","web","web-application","web-development","web-framework","webframework","webserver"],"created_at":"2026-06-29T17:00:20.538Z","updated_at":"2026-07-18T04:00:46.919Z","avatar_url":"https://github.com/supranim.png","language":"Nim","funding_links":[],"categories":["Web"],"sub_categories":["Frameworks"],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/supranim/supranim/main/.github/supranim.png\" width=\"180px\"\u003e\u003cbr\u003e\n    \u003cstrong\u003eA simple web framework for creating REST APIs and beautiful web apps.\u003c/strong\u003e,\u003cbr\u003e\n    a \u003ccode\u003eModel\u003c/code\u003e \u003ccode\u003eView\u003c/code\u003e \u003ccode\u003eController\u003c/code\u003e structure and other cool things.\n\u003c/p\u003e\n\n### Key features\n- Fast, modern and simple to use.\n- Built-in ORM supporting PostgreSQL (with plans for MySQL and SQLite)\n- Middleware support for handling requests and responses\n- Easy routing with support for parameters and wildcards\n- Service Providers for wrapping and managing external services\n- Built-in support for sessions and cookies\n- Support for WebSockets for real-time communication.\n- Ready-to-use templating engine for rendering HTML.\n- Modular architecture for easy extension and customization.\n\n### About\nSupranim 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:\n- **libevent**: A C library that provides asynchronous I/O and event notification. It is used for building high-performance network applications.\n- **powpow**: A high-performance HTTP server written in Nim. Supporting UDP, TCP, HTTP/1.1 and WebSockets. [Check Repository: openpeeps/powpow](https://github.com/openpeeps/powpow)\n\nCheck the official documentation: https://docs.supranim.com\n\n\n### Built with Supranim\n- [Booyaka](https://github.com/openpeeps/booyaka) - A super fast documentaton generator powered by Supranim and Markdown\n- [Sunday](https://github.com/getsunday/sunday) - A simple publishing platform powered by Supranim (CMS)\n- [Supranim StarterKit 2026](https://github.com/supranim/starterkit) - A starter kit for building web apps with Supranim\n- Add your project here! [Create a new Issue](https://github.com/supranim/supranim/issues/new)\n\n### ❤ Contributions \u0026 Support\n- 🐛 Found a bug? [Create a new Issue](https://github.com/supranim/supranim/issues)\n- 👋 Wanna help? [Fork it!](https://github.com/supranim/supranim/fork)\n- 🤘 Use Supranim in your next awesome project!\n\n### 🎩 License\nLGPL-3.0 license. [Made by Humans from OpenPeeps](https://github.com/openpeeps).\u003cbr\u003e\nCopyright \u0026copy; 2025 OpenPeeps \u0026 Contributors \u0026mdash; All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupranim%2Fsupranim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupranim%2Fsupranim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupranim%2Fsupranim/lists"}