This is just a simple API for educational purposes made with Elixir and Phoenix web framework, it will be update while I'm learning Elixir.
- clone this repository
- install Erlang, Elixir and Phoenix framework Installation guide
- run
mix deps.get
andmix phx.server