Login  Register

[ANN] Teapot 0.8 micro web framework

Posted by Attila Magyar on Aug 24, 2014; 6:48pm
URL: https://forum.world.st/ANN-Teapot-0-8-micro-web-framework-tp4774449.html

Hello,

I'd like to announce a new micro web framework called Teapot. It follows a similar philosophy than other lightweight frameworks like Sinatra/Bottle/Flask/Spark. Teapot is built on top of the Zn HTTP components, and less than 500 lines long.

More info:

http://smalltalkhub.com/#!/~zeroflag/Teapot

Attila