Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 321 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 321 Bytes

ElixirCommits

This module will fetch all commits from the github elixir project.

Usage

iex> ElixirCommits.GithubFetcher.fetch_page("1")

The purpose

This module serves as an example for a talk on Elixir Web development

Author

Kristian Rasmussen

License: MIT