Skip to content
mdennebaum edited this page Mar 17, 2011 · 2 revisions

Whirlwind builds on top of lots of genius code to make rapid application development simple.

Below is a breakdown of some notable features that you get out of the box with every vanilla whirlwind application.

  • Structured app templates
  • Session management
  • Multi-threaded request decorators
  • Request route decorators
  • Lots of helpful template filters
  • Mongo ORM
  • Flash messaging
  • Role based user authentication
  • Simple multiport start/stop init.d script
  • Easy admin script for generating new apps and cookie secret hashes
  • Middleware plugin system
  • Database and File logger
  • Pagination
  • Static error templates

Clone this wiki locally