Look here for a few ideas: http://moonstalk.org/Alternatives
Also, you might want to consider using openresty [1] with lapis [2] instead of uWSGI.
There are quite some viable Lua frameworks that might fit your bill, so maybe you should (re)consider your needs and requirements.
And yes, perhaps haserl will do the job for you. ---------------------------------- [1] - http://openresty.org/ [2] - http://leafo.net/lapis/ On 3.05.2014 00:02, Gilles wrote:
On Tue, 25 Feb 2014 17:32:37 +0100, Gilles <[email protected]> wrote:Now that "hello, world!" is working, I need to find how to run CGI Lua scripts to handle HTML forms.And now that a Lua CGI script runs OK to display a welcome page, I need a lightweight solution to read input parameters from HTML forms through GET and POST. Am I correct in understand that Haserl (haserl.sourceforge.net) takes care of the low-level business? Are there other solutions I should know about (eg. CGILua)? Thank you. _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
