Camping
Category: Microframework
Website: Camping Microframework
Camping is a small web framework, less than 4k, a little white blood cell in
the vein of Rails.
The idea here is to store a complete fledgling web application in a single
file like many small CGIs. But to organize it as a Model-View-Controller
application like Rails does. You can then easily move it to Rails once you‘ve
got it going.