Categories: None [Edit]
buzzard
Love Sinatra, but feel it's just a little too minimalistic?
Think Rails is way too bloated these days?
Buzzard provides a set of modules for Sinatra and a minimalistic
application generator. The modules provide a set of common, useful
functionality for web application development without the overhead
associated with heavier frameworks like Rails.
Out of the box, your generated application will be configured with
a set of modules providing functionality like data access via Ruby/DBI
and session management. Further, placeholders are generated so you can
see your application working right away.
The best part is that you can pick and choose the bits of buzzard you
want to use. Don't like Ruby/DBI? Use something else! Don't need sessions?
You don't have to!
Install the buzzard gem, then run "buzzard hello-world" to generate your
first application.
Total
Ranking: 52,729 of 183,107
Downloads: 18,682
Daily
Ranking: 86,038 of 183,092
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
122 | 281,877,677 | sinatra |
714 | 60,001,122 | json_pure |
4,908 | 1,177,559 | dbi |
11,605 | 179,714 | rack-flash |
Owners
# | Gravatar | Handle |
---|---|---|
1 | thomaslee |