On Mon, Oct 17, 2011 at 01:03:14PM +0800, Tang Daogang wrote:
> You can try Bamboo (
https://github.com/daogangtang/bamboo ), which is a
> very high productive web framework, and it is now under heavy development,
> we will release 1.0-rc0 in this month.
>
>
> On Mon, Oct 17, 2011 at 10:21 AM, Sebastien Lai <
237482@googlemail.com>wrote:
>
> > On Mon, Oct 17, 2011 at 2:38 AM, Luciano de Souza <
luchyanus@gmail.com>
> > wrote:
> > > Hi all,
> > >
> > > 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.
> >
> > You might want to give LunarCGI[1] a try. Since the latest release, it
> > features LunarRouter, which parses PATH_INFO similar to ruby's
> > sinatra.rb
> >
> > The API is also extremely simple- the directory "examples" might be of use.
> >
> > Also, LunarCGI runs on bareboned CGI, and doesn't require any
> > additional installation. Well, except for a Lua interpreter, of
> > course.
> >
> > [1]
https://github.com/beelzebub/LunarCGI
> >
> > </shameless-selfpromoting> :-P
> >
> >
>
>
> --
> Nothing is impossible.