plug

Compose web applications with functions (by elixir-plug)

Plug Alternatives

Similar projects and alternatives to plug

  1. public-apis

    413 plug VS public-apis

    A collective list of free APIs

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. FrameworkBenchmarks

    Source for the TechEmpower Framework Benchmarks project

  4. wttr.in

    155 plug VS wttr.in

    :partly_sunny: The right way to check the weather

  5. Elixir

    155 plug VS Elixir

    Elixir is a dynamic, functional language for building scalable and maintainable applications

  6. gleam

    124 plug VS gleam

    ⭐️ A friendly language for building type-safe, scalable systems!

  7. classless-css

    A list of classless CSS themes/frameworks with screenshots

  8. heroku-buildpack-nodejs

    Heroku's classic buildpack for Node.js applications.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. asdf-nodejs

    Node.js plugin for asdf version manager

  11. reitit

    15 plug VS reitit

    A fast data-driven routing library for Clojure/Script

  12. cowboy

    11 plug VS cowboy

    Small, fast, modern HTTP server for Erlang/OTP.

  13. corsica

    0 plug VS corsica

    Elixir library for dealing with CORS requests. 🏖

  14. Raxx

    0 plug VS Raxx

    Interface for HTTP webservers, frameworks and clients (by CrowdHailer)

  15. Gitit

    8 plug VS Gitit

    A wiki using HAppS, pandoc, and git

  16. react_phoenix

    Make rendering React.js components in Phoenix easy

  17. ex_admin

    0 plug VS ex_admin

    ExAdmin is an auto administration package for Elixir and the Phoenix Framework

  18. phoenix_html

    0 plug VS phoenix_html

    Building blocks for working with HTML in Phoenix

  19. phoenix_ecto

    0 plug VS phoenix_ecto

    Phoenix and Ecto integration with support for concurrent acceptance testing

  20. finch

    5 plug VS finch

    Elixir HTTP client, focused on performance (by sneako)

  21. phoenix_pubsub_redis

    The Redis PubSub adapter for the Phoenix framework

  22. mint

    4 plug VS mint

    Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱 (by elixir-mint)

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better plug alternative or higher similarity.

plug discussion

Log in or Post with

plug reviews and mentions

Posts with mentions or reviews of plug. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-03.
  • Elixir for Cynical Curmudgeons
    12 projects | news.ycombinator.com | 3 Aug 2023
    Yes, it’s a bit of a magic argument, but it’s the only unhygienic variable introduced with a Plug dispatch:

    https://github.com/elixir-plug/plug/blob/main/lib/plug/route...

    Everything else is explicitly passed, AFAICT.

  • I'm struggling with creating a rest api with Elixir - total noob
    2 projects | /r/elixir | 2 May 2023
    Have you read https://github.com/elixir-plug/plug ? Shows you how to do a GET in under 5 mins.
  • ElixirのHTTPクライアントでお天気情報を取得したい(2022年)
    8 projects | dev.to | 8 Jun 2022
  • Request Coalescing in Async Rust
    4 projects | news.ycombinator.com | 6 Mar 2022
    Coming from the Ruby ecosystem, a lot of this played out similarly to how the Rack[1] middleware conventions developed in the early Rails v1 and v2 days. Prior to Rack there was a lot of fragmentation in HTTP server libraries, post-Rack everything more or less played nicely as long as libraries implemented Rack interfaces.

    I don't write Rust professionally, but it was a bummer seeing that this seems to be a place that was figured out (painfully) in ecosystems used heavily for web development--Javascript and Elixir have their own Rack equivalents[2][3]. I hope that Tower plays a similar role to unify the library ecosystem in Rust.

    1. https://github.com/rack/rack

    2. http://expressjs.com/en/guide/writing-middleware.html

    3. https://github.com/elixir-plug/plug

  • Learn how to deploy Elixir apps on Heroku
    8 projects | dev.to | 12 Feb 2021
    If you're not familiar with it, feel free to check the inner workings of Plug in their documentation. For now, the code above is fairly self-explanatory I hope. All we need to know is that we're using the Plug.Router capabilities and exposing an endpoint /bpi which we're going to use to retrieve our data and to show it.
  • For Web Developers The Stakes Are Generally Lower
    1 project | /r/programmingcirclejerk | 31 Dec 2020
    Well if Phoenix came with the ability to use Sqlite I'd definitely like it a lot better for smaller sites. Maybe if Elixir had something like Sinatra. I guess using Cowboy or Plug could work.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic plug repo stats
6
2,917
7.5
25 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Elixir is
the 24th most popular programming language
based on number of references?