LHeap: Leftist heaps in Elixir Cook your KV

Writing middleware with Macros

Here is an overview on how to use macros to create reusable middleware. I demonstrate this method with a Raxx application, but it could be applied to many situations.