On Tue, Jan 11, 2011 at 7:30 AM, Zed Shaw
<zed.shaw@gmail.com> wrote:
Hey Everyone,
Yesterday I released version 0.9 of my Tir web framework:
http://tir.mongrel2.org/
And also released version 1.5 of Mongrel2 to go with it:
http://mongrel2.org/
Tir is basically a Lua based web framework that uses Mongrel2 to make
it really easy to create web applications. It's a tiny framework,
clocking in at 1300+ lines of code yet still providing templating,
routing, state management, forms, multi-part uploads, and unit
testing.
Feel free to bug me if you have more questions.
Zed