Simple plug for sharing Devise session in Elixir
Flexible exception tracking and reporting in Elixir
A plug that can be used to configure other plugs at run-time
A Redis adapter for Plug.Session
Plug that converts response to Nebo #15 API spec format.
A module to insert sensible security headers
An authorization library to restrict what resources the current user is allowed to access, and load those resources for you.
JSON-RPC 2.0 for Elixir.
Simple case conversion for web applications
A lib to generate API documentation from test specs
A convenience library to spawn plug router with your application for testing purposes
Simple web push for Elixir
Integrated certification via Let's encrypt for Elixir-powered sites
Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client ip.
Web based metrics, monitoring, and observer.
Elixir Plug that formats http request logs as json
A collection of useful functions for building Elixir apps.
A module that provides performant and memory-efficient HTML sanitization. Largely drop-in compatible with HtmlSanitizeEx.
A plug builder for redirecting requests.
An Ueberauth strategy for generic OpenID Connect authentication.
The Inertia.js adapter for Elixir/Phoenix.
A rebuild version maru params parser which support phoenix.
An SDK for interacting with the Edge Payment Technologies API
A (Phoenix) plug for sending request counts and response times to statsd
Automate code & data workflows with interactive notebooks
Plug to cache requests declaratively for either GraphQL or Phoenix, this plug is intended to short circuit all json/decoding or parsing a...
Plug that allows to add version compatibility layers via API request/response gateways.
Error tracking and reporting to Rollbar
REST-like API micro-framework for elixir inspired by grape.
Server Sent Events for Elixir/Plug