Phoenix

Phoenix

Peace of mind from prototype to production

Language: ElixirCategory: WebFirst released: 2014Created by: Chris McCordLicense: MIT

Phoenix is a web framework for the Elixir programming language that implements the server-side Model-View-Controller pattern. Built on the Erlang VM, it leverages the platform's strengths for building highly concurrent, fault-tolerant applications. Phoenix includes LiveView for rich, real-time user experiences with server-rendered HTML. Its Channel system powers WebSocket communication, making it ideal for applications requiring soft real-time features like chat, notifications, and live dashboards.

Links

Key Features

Real-Time ChannelsPhoenix LiveViewFault-TolerantWebSocketsEcto ORM