A new web framework in lua - Crescent Framework

Daniel TFS <[email protected]>
Newsgroups gmane.comp.lang.lua.general
Message-ID <[email protected]>

My dream is to be able to build backend applications in Lua, but the most 
viable solution so far (with real success cases) is the Lapis framework.
If you’ve ever tried to build something with it, you know how tricky it can 
be to get everything properly set up and running, especially when you 
compare it with the ecosystem and tooling of other languages, like Express 
or NestJS in JavaScript, or Laravel in PHP.

So I decided to solve this problem (or at least start the journey).

I’m building *Crescent Framework*, inspired by Laravel and NestJS, with the 
goal of being as *plug and play* as possible, providing everything you need 
out of the box.

It’s still in an early stage, but it has a lot of potential:

GitHub <https://github.com/daniel-m-tfs/crescent-framework>
Website <https://crescent.tyne.com.br/>

You can already build REST APIs and use an MVC architecture.

It would be amazing to see something similar to what Ruby on Rails did for 
Ruby happen in the Lua ecosystem.
Am I dreaming too big?

-- 
You received this message because you are subscribed to the Google Groups "lua-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/lua-l/812b18a3-6f5b-4a07-b1f9-ee1cf3a56532n%40googlegroups.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.