Nova: A New Web Framework for Erlang
I'm excited to share Nova, a new web framework built for Erlang, designed to make web development in Erlang simpler, faster, and more approachable. Nova leverages Erlang's concurrency, reliability, and scalability to create a robust yet lightweight framework for building modern web applications.
Key features:
* Lightweight and modular: Easy to integrate with existing Erlang projects.
* Built for concurrency: Harnesses Erlang's actor model for high-performance web apps.
* Developer-friendly: Simplifies routing, middleware, and template handling.
* Extensible: Supports plugins and custom integrations.
Check it out: GitHub: https://github.com/novaframework/nova Homepage: https://novaframework.org Getting Started Guide: https://dev.to/taure/getting-started-with-nova-1ioo/stats
We’re early in development and would love feedback from the community! If you’re an Erlang enthusiast or curious about building web apps with a language known for its reliability (think WhatsApp or RabbitMQ), give Nova a spin and let us know your thoughts.
What do you think about using Erlang for web development? Any features you’d love to see in a framework like this?
7 comments
[ 3.1 ms ] story [ 30.2 ms ] threadhttps://novaframework.org/
https://nitrogenproject.com/
Could you compare/contrast Nova to Nitrogen?