Event Driven Elixir Estructura :: set of extensions for Elixir structures

How to process Phoenix conn after render before it is sent as a response

There are a bunch of operations you may want to perform before the rendered response in conn is sent to the client, such as minification. Check how to do it easily! https://curiosum.com/til/process-phoenix-conn-after-render-response