Handful of helpers for plug applications. No frameworks.
Gatekeeper for plug routes.
Extends Plug to proxy requests
A Plug to proxy requests to another location
Handful of helpers for plug applications. No frameworks.
Provider to create endpoints from Ecto schema
Some nice additional tasks for Mix
Macro-based approach to handling WebSocket connections in a Plug-based Elixir application. It also serves a JavaScript WebSocket client at a specific endpoint, making it easy to integrate WebSocket communication into web applications.