InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Plug Alternatives
Similar projects and alternatives to plug
-
ex_admin
ExAdmin is an auto administration package for Elixir and the Phoenix Framework
-
-
Learn Elixir
Learn Elixir in as little as 12 Weeks. A structured learning environment with practical assignments, code reviews, weekly live coaching sessions, job-hunting assistance, and more. Try a Free Preview today!
-
phoenix_ecto
Phoenix and Ecto integration with support for concurrent acceptance testing
-
phoenix_pubsub_redis
The Redis PubSub adapter for the Phoenix framework
-
-
-
-
Paraxial.io
Elixir and Phoenix Application Security Platform. Replace Snyk, reCaptcha, and Cloudflare bot defense with the only application security platform built for Elixir and Phoenix.
-
-
tesla
The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
-
-
-
Elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
-
-
-
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
-
Faraday
Simple, but flexible HTTP client library, with support for multiple backends.
-
-
-
heroku-buildpack-nodejs
The official Heroku buildpack for Node.js apps.
-
mint
Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱 (by elixir-mint)
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
plug reviews and mentions
- ElixirのHTTPクライアントでお天気情報を取得したい(2022年)
-
Request Coalescing in Async Rust
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
-
Learn how to deploy Elixir apps on Heroku
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.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 7 Feb 2023
Stats
elixir-plug/plug is an open source project licensed under Apache License 2.0 which is an OSI approved license.