shotrize

Shotrize is a Web page/API/REST API generator without MVC and router in Phoenix (it’s just like PHP).

Here is an example:

See the online documentation.

Installation

Add to your mix.exs file:

def deps do
  [
    { :shotrize, "~> 0.1" }
  ]
end

License

This project is licensed under the terms of the Apache 2.0 license, see LICENSE.