The Rigid Code Behind Smooth Code— Elixir Intermediate Phoenix & Elm landing page (pt.2)

Alchemist Camp L11: A worker to log stats from a YouTube's API

https://youtu.be/vqxyhJewKjI

Alchemist Camp has been growing much more quickly in its third week than in its first two, so let’s make an app to fetch stats from YouTube and log them every 6 hours!

We used YouTube’s API, HTTPoison, Poison to decode the JSON, and OTP to keep the worker up.