stout

A web application framework designed with stout models in mind.

Stout

A web application framework designed with stout models in mind.

What's a stout model? It's a framework pattern in which models hold as much as they can.

What do Stout's models handle?

  • business logic
  • defining their relevant routes
  • controller-ish actions
  • rendering
  • all of the other things!

If that's too much for you, never fear! You can still use Stout! Because it's an opinionated, but flexible framework, you can:

  • define your routes outside of the models
  • write as many controllers, controller factories, and controller factory builders as your heart desires
  • use ecr template files! (no disappointed glances for doing this, seriously!)

example

There's a small example over at (willamin/stout-example)[https://github.com/willamin/stout-example]

Contributing

  1. Fork it ( https://github.com/willamin/stout/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • willamin Will Lewis - creator, maintainer
Repository

stout

Owner
Statistic
  • 4
  • 0
  • 0
  • 5
  • 1
  • almost 5 years ago
  • March 3, 2018
License

MIT License

Links
Synced at

Sun, 05 May 2024 23:10:51 GMT

Languages