Software Alternatives, Accelerators & Startups

A First Look at the Phoenix Framework

You need to log in
Cowboy ASP.NET
  1. 1
    Small, fast, modular HTTP server written in Erlang.
    Pricing:
    • Open Source
    Plug is both a specification for composable modules between web applications and an abstraction layer for web servers (like Cowboy or Bandit. The core concept is a unified connection (the %Plug.Conn{} struct, similar to HttpContext in .NET) that is transformed as it moves through a series of functions.

    #Web And Application Servers #HTTP #HTTP/2 Web Server 6 social mentions

  2. ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.
    In the Microsoft world, it is the direct equivalent of ASP.NET Core. Phoenix is known for high developer productivity and exceptional application performance.

    #Web Frameworks #Developer Tools #Python Web Framework 26 social mentions

Discuss: A First Look at the Phoenix Framework

Log in or Post with