Using Ecto With an Existing MySQL Database Writing A Full Site in Phoenix and Elm Part 2: Making HTTP Requests

Phoenix vs Rails: Mix and Rake tasks

Mix is an equivalent of Rake for running project tasks. But it’s much more than what you came to expect from Rake.

Read more at Phoenix on Rails blog.