[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Tir 0.9, Now With Unit Testing
- From: Zed Shaw <zed.shaw@...>
- Date: Mon, 10 Jan 2011 15:30:55 -0800
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