Tokumei
Tiny but MIGHTY Elixir webframework
Getting started (Let's get productive)
Know all about mix and umbrella projects? Jump onwards to add tokumei in an exitsting project
mix archive.install https://github.com/crowdhailer/tokumei/raw/master/tokumei_new.ez
mix tokumei.new my_app
cd my_app
iex -S mixvisit localhost:8080