Simple Todo REST service implemented in cowboy_rest, webmachine and Phoenix. Contains the sample code to go with this blog post.
The Todo REST services relies on a MySql database that can be boostrapped in the cowboy_rest_example project with
mix ecto.setup.