Berliner is a 16-line framework written much like a stripped version of Sinatra.
The idea for this framework sprouted during Eurucamp where developers thought about the idea of re-building Sinatra in 8 lines of code.
Whatever the cause, Berliner is impressive, but I don’t think there really are real-life uses for this otherwise interesting plugin.
Among notable features are: routing, redirects, MongoDB support, responding to POST/GET and others, as well as cookie management.
- Website: http://berliner.jcoglan.com/














