Writing and Publishing an Elixir Library
Recently, I wrote some code to query Google Books API, and extracted it into an Elixir library. Here’s how you can create your own Elixir libraries and publish them to Hex.
Read next Elixir vs Ruby: File I/O performance