Compose web applications with functions
An authorization library in Elixir for Plug applications that restricts what resources the current user/admin or any role is allowed to a...
A Plug for validating and filtering query parameters
Phoenix router macro to dispatch multiple HTTP methods to a Plug
A rebar plugin
Remember of the fallen
Basic telemetry metrics for a Plug-based, Elixir backend
Elixir Plug for Ralitobu, the Rate Limiter with Token Bucket algorithm
Like Plug, only without web-specific logic and without a typed Conn-datastructure
A small library for building a Plug-based Micropub server.
An Elixir Plug for checking wechat signature.
A novelty Plug to remove the word "shame" from the page body.
A Plug for serving single page apps
A lightweight and functional http server designed from the ground up to work with plug.
Tools for managing Plug connections.
JSONRPC2Plug is an Elixir library for a JSON-RPC 2.0 server. Can be used as the plug middleware or as a standalone transport-agnostic ser...
Cookie based dev feature toggles for Plug-based web apps
Conditional HTTP requests for Plug-based services
A Phoenix Plug that checks the mime type of a uploaded file trough a request
A shameless copy of Plug, but for general purposes
Kanta plugin for syncing translations on staging/dev with production
A log viewing plug which shows the latest logs from your app
Gatekeeper for plug routes.
Macro-based approach to handling WebSocket connections in a Plug-based Elixir application. It also serves a JavaScript WebSocket client a...
Elixir implementation of the tus protocol using plug.
Demo plug used for tutorial purposes.
Request verification plug for Decode (decodeauth.com) users
A Plug-compatible module for handling live Recaptcha responses.
A set of Plugs to be used for Kubernetes healthchecks.
Plug for simple token authentication
HTTP Basic Authentication Plug