Cleaner Plug params for Elixir web applications 🙌
REST-like API micro-framework for elixir inspired by grape.
A resource declaration and interaction library. Built with pluggable data layers, and designed to be used by multiple front ends.
Server side implementation of IETF HTTP signature draft as a reusable Plug
Timber's Plug integration logs HTTP events with structured metadata
Timber's Phoenix integration provides structured logging for applications built with the Phoenix Framework
Convert CloudFlare's CF-Connecting-IP header to Plug.Conn's remote_ip field.
Instrument plugs and plug pipelines
A module to insert sensible security headers
A plug that can be used to conditionally invoke other plugs
Pagination for Ecto and Phoenix.
PlugCanonicalHost ensures that all requests are served by a single canonical host. It will redirect all requests from non-canonical hosts...
Authentication library for Phoenix, and other Plug-based, web applications
Plug that converts response to Nebo #15 API spec format.
Generic health check endpoint for Phoenix/Plug web apps.
Simple plug for sharing Devise session in Elixir
This plug allows manipulation of HTTP response headers
Plugs suporting CLDR and setting the locale from requests and request headers.
A Phoenix library helps to generate meta tags for website.
JSON formatter for Loggers console backend, Plug, and Ecto formatters included.
Tools for integrating Phoenix with Spandex.
Router macro for redirecting a request at a given path to another
Cased provides user and employee activity audit trails to companies that need to monitor access to information or demonstrate regulatory ...
Provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot username, confir...
Regulator provides adaptive conconcurrency and congestion control algorithms for load shedding.
Ewebmachine contains macros and plugs to allow you to compose HTTP decision handlers and run the HTTP decision tree to get your HTTP resp...
Tools to make Elixir authentication simple and flexible
Plug compatible health check system in Elixir based on https://github.com/jbarnette/pinglish.
BlueBird generates API documentation from annotations in controllers actions and tests cases.
A module that provides performant and memory-efficient HTML sanitization. Largely drop-in compatible with HtmlSanitizeEx.