c-rack / plug_cloudflareLinks
Parses CloudFlare's CF-Connecting-IP header into Plug.Conn's remote_ip field.
☆23Updated 3 years ago
Alternatives and similar repositories for plug_cloudflare
Users that are interested in plug_cloudflare are comparing it to the libraries listed below
Sorting:
- Plug for writing access logs☆31Updated 3 years ago
- Boot an Elixir application step by step (inspired by RabbitMQ)☆23Updated 6 years ago
- 🗄️ A unified interface for file storage backends☆23Updated 8 months ago
- RFC 6570 compliant URI template processor for Elixir☆18Updated 4 years ago
- NLU match expression engine☆22Updated 2 months ago
- ETag support for phoenix☆43Updated 8 years ago
- Collision-resistant ids, in Elixir☆55Updated 8 years ago
- An Elixir Plug for requiring and extracting a given header.☆27Updated 8 months ago
- Elixir lang port of Breadcrumble☆27Updated 2 years ago
- Keep track of your data structure's revisions, persistence layer agnostic.☆28Updated 2 years ago
- Build Elixir applications with RabbitMQ☆42Updated 11 months ago
- Application-wide registry with handy helpers to ease dispatching☆19Updated 2 weeks ago
- Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client …☆25Updated 10 months ago
- Tree structure & hierarchy for ecto models with ltree(Postgres)☆36Updated 2 years ago
- An Elixir library for non-strict parsing, manipulation, and wildcard matching of URLs.☆21Updated 4 years ago
- Simple background jobs backed by PostgreSQL for Elixir.☆21Updated 4 years ago
- Get your Elixir into proper recipients, and serve it nicely to final consumers☆40Updated 5 years ago
- Query adds tools to aid the use of Ecto in web settings.☆25Updated last month
- A simple to use shallow ETag plug☆22Updated last year
- Tools for caching and serving encoded SVGs for Elixir/Phoenix.☆17Updated 5 years ago
- Bring Elixir/Phoenix server-side performance metrics 📈 to Chrome's Developer Tools via the Server Timing API. Production Safe™.☆49Updated 6 years ago
- Fast HyperLogLog implementation for Elixir/Erlang☆20Updated 5 years ago
- Ectophile is an extension for Ecto models to instantly support file uploads.☆42Updated 9 years ago
- A function decorator for telemetry☆15Updated 3 years ago
- ShipIt automates Hex package publishing to avoid common mistakes