lib/phoenix_rest_framework.ex

defmodule PhoenixRestFramework do
  @moduledoc """
  Like Django Rest Framework, but for Phoenix
  """
end