lua-users home
lua-l archive

Re: Web development with Lua

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Oct 17, 2011, at 2:38 AM, Luciano de Souza wrote:
> What is the simplest way to run a Lua script in Apache producing web pages? I am not an experienced developer, I don't want to invest now in very complex APIs. If I want only to be able to show some HTML pages, process forms and query a database, is there really a simple and well documented way to do it with Lua?
At this conjuncture, The Kepler project might be your best bet:
http://www.keplerproject.org/
Perhaps a mixture of CGILua:
http://keplerproject.github.com/cgilua/
And LuaSQL:
http://www.keplerproject.org/luasql/
Kepler has a friendly mailing list:
http://www.keplerproject.org/en/Mailing_List

AltStyle によって変換されたページ (->オリジナル) /