Deriving an Elixir Protocol
This is part 2 of a series on Elixir Protocols. We start by using derive with the Protocol we defined last time, and then we look at the more complex usage of derive in the Poison.Encoder library.
Read next Swoosh 0.14 is out!