lua-users home
lua-l archive

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


On Sun, May 1, 2016 at 2:38 PM, luciano de souza <luchyanus@gmail.com> wrote:
> Hello all,
>
> Having been far from Lua for a long time, I would like to evaluate a
> solution for web development. The desired characteristics are:
> 1. Good support - I know that I will have doubts, so a strong support
> community is desirable;
> 2. Good documentation - Sometimes I find project with very good and
> simple examples, but the quality of documentation implies hard skills
> to review codes;
> 3. Easy instalation - The availability in Luarocks it would be the
> best news for me;
> 4. Easy configuration - If it' possible to use with an simple embeded
> server as it succeds in Python or PHP, it's very intersting to make
> easy the first contact;
> 5. Simple code - MVC based frameworks could be a good option to
> simplify the development, specially, if the option has a ORM;
> 6. Sqlite support - It's not essential, but really desirable.
>
> Regarding these criteria, listed in the priority order, what is the
> framework you could choose?
>
> Regards,
>
>
> --
> Luciano de Souza
>

Hello,

http://leafo.net/lapis/


-- 


Best regards,
Boris Nagaev