Nex is a minimalist web framework for building server-rendered Elixir applications with HTMX.
It favours a small API, file-based routing and HTML-first development without the complexity of a large client-side JavaScript stack.
The framework supports pages, reusable components, JSON APIs and real-time communication. It is aimed at internal tools, dashboards, independent products and other applications where server-side rendering and rapid development are priorities.
This is free and open source software.
Key Features
- HTMX-first approach with HTML rendered on the server.
- File-based routing with dynamic and catch-all path segments.
- Unified
use Nexentry point for pages, APIs and components. - HEEx templates with support for partial page updates.
- Automatic CSRF protection for state-changing requests.
- JSON APIs with a simple request interface.
- Server-Sent Events and WebSocket support.
- Helpers for cookies, sessions, flash messages, redirects and HTMX events.
- Hot reloading and built-in static file serving.
- Project generator with basic and SaaS starter templates.
Website: github.com/gofenix/nex
Support:
Developer: Jeff
License: MIT License
Nex is written in Elixir. Learn Elixir with our recommended free books and free tutorials.
Related Software
| Elixir Web Frameworks | |
|---|---|
| Phoenix | Rock-solid web framework that improves the Model-View-Controller architecture |
| Nerves | Craft and deploy bulletproof embedded software |
| Plug | Specification and conveniences for composable modules between web applications |
| ALF | Flow-based application layer framework |
| Maru | REST-like API framework for Elixir inspired by grape |
| Kitto | Framework to create dashboards |
| Sugar | Modular web framework |
| Dynamo | Experimental web framework |
| Weber | MVC web framework |
| Trot | Web micro-framework based on Plug and Cowboy |
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.