HTTP GET with Elm Small example app, which uses public GitHub API to List user repositories by username. Building the example $ elm make Main.elm or alternatively $ elm reactor