Axiom is a micro-framework for building web applications in Erlang.
It is inspired by Sinatra and built on top of Cowboy.
Axiom is free and open source software.
Key Features
- Built to make creating web applications fast and easy.
- Static files are served via the cowboy_static handler.
- Redirects.
- Templates – comes with Django template support via erlydtl
- Sessions – basic session handler and ets based session store.
- Filters – functions before_filter/1 and after_filter/1 can be implemented to deal with the cowboy_req:req() before and after YourHandler:handle/3.
- Streaming.
Website: github.com/tsujigiri/axiom
Support:
Developer: Helge Rausch
License: MIT License
Axiom is written in Erlang. Learn Erlang with our recommended free books and free tutorials.
Related Software
| Erlang Web Frameworks | |
|---|---|
| Zotonic | Web framework and content management system |
| Nitrogen | Develop interactive web applications in full-stack Erlang |
| N20 | Embeddable message protocol loop library |
| Chicago Boss | Offers all the conveniences of modern web development, including Comet |
| Nova | Build a fault-tolerant and distributed web application |
| Axiom | Micro-framework for web applications |
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. |

