framework
Iliad, a new lightweight web framework for GNU Smalltalk
By Nicolas Petton - Posted on June 19th, 2009
A new lightweight web framework for GNU Smalltalk named Iliad is available for download.
svn co http://bioskop.fr/svn/gst/iliad/trunk iliad
We're working on this framework since a few months now, and we just wanted to share the code with others.
For our personal needs, we wanted to have the following features in the framework:
- standalone stateful widgets
- REST-like applications
- simple API
- easy to setup and deploy (no complicated configuration step)
