Phoenix is more like Express, where middlewares are called plugs. On top of that there is a great integration with Ecto (ORM-like) and the template engine EEx, but both are totally optional. Check out the docs to get you started without all the boilerplate and a minimum amount of files :) Or you can ask me!
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Phoenix is more like Express, where middlewares are called plugs. On top of that there is a great integration with Ecto (ORM-like) and the template engine EEx, but both are totally optional. Check out the docs to get you started without all the boilerplate and a minimum amount of files :) Or you can ask me!