stout
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
- Fork it ( https://github.com/willamin/stout/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- willamin Will Lewis - creator, maintainer
Repository
stout
Owner
Statistic
- 4
- 0
- 0
- 5
- 1
- over 5 years ago
- March 3, 2018
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 13:44:19 GMT
Languages