For a pure JSON API application, is Phoenix overkill? | | 15 | 752 | October 13, 2025 |
Mar - Simple Web in Elixir | | 40 | 3136 | August 30, 2025 |
iiif_image_plug - An Elixir Plug implementing the IIIF image API specification. | | 2 | 241 | July 30, 2025 |
Tenancy-aware custom error page | | 3 | 124 | July 29, 2025 |
PlugLoopback - a library to call your own endpoints | | 1 | 123 | July 22, 2025 |
Adding basic monitoring and logging to a Bandit/Plug web server | | 5 | 167 | July 12, 2025 |
Building an API | | 5 | 133 | June 12, 2025 |
`Plug.Conn.read_body/2` not returning when client drops/crashes | | 3 | 92 | April 30, 2025 |
Plug.Conn.AlreadySentError in pow auth when trying to loggedin after email confirm | | 0 | 23 | March 28, 2025 |
%Plug.Conn.Unfetched{aspect: :body_params} in body of post request | | 2 | 3024 | March 7, 2025 |
Phoenix Multiple Layouts | | 17 | 2758 | February 17, 2025 |
Handling errors from Plug.Parser | | 3 | 39 | February 16, 2025 |
Configure Plug.Static at runtime | | 6 | 1034 | January 29, 2025 |
Elixir plug microservice monitoring and observability | | 0 | 72 | December 17, 2024 |
Pass options to a specific plug in a plug pipeline | | 4 | 59 | December 6, 2024 |
Plug: forward options to nested child plugs | | 10 | 3440 | November 20, 2024 |
Plug ignoring plug.builder | | 4 | 48 | November 9, 2024 |
How to mimic phoenix routes/controllers syntax with only plug? | | 8 | 107 | November 9, 2024 |
Plug test messing up body request | | 12 | 169 | November 8, 2024 |
Seeking thoughts on the design of my umbrella project: Multinode WhatsApp Gateway and Bot App | | 5 | 102 | November 1, 2024 |
Generating JSON responses as a stream | | 5 | 203 | October 25, 2024 |
sharing postgrex link between different handlers/keeping postgrex link as state using plug | | 4 | 64 | October 9, 2024 |
Simple Bandit HTTP Server test code giving "econnaborted" error? | | 0 | 64 | October 9, 2024 |
How can I send messages from a process in my application to a websocket client Using a simple Plug/WebSockAdapter application | | 2 | 112 | October 8, 2024 |
How to resolve "csrf_attack" failure when testing a Ueberauth controller? | | 7 | 295 | October 3, 2024 |
Passing anonymous function as plug option | | 9 | 1736 | October 3, 2024 |
Testing Chunked responses from a phoenix endpoint using `Plug.Test` or `Phoenix.ConnTest` | | 4 | 2417 | September 25, 2024 |
VS Code auto starting plug/bandit webserver | | 0 | 35 | September 3, 2024 |
Is there an equivalent to register_after_send? | | 7 | 111 | August 1, 2024 |
What is the difference between forward and pipelines / scopes? | | 3 | 351 | June 18, 2024 |