durap
Lua web framework
A Lua web framework built on top of ngx-openresty, providing a basic implementation of the Model-View-Controller (MVC) pattern and support for multiple applications.
lua web framework
9 stars
2 watching
5 forks
Language: HTML
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zhangf911/dodolu | A lightweight web framework built on top of OpenResty Lua, automating the generation of configuration files and frameworks for building web applications. | 7 |
mrxx/zlua | An OpenResty-based Lua framework for building web applications. | 11 |
idevz/vanilla | A Lua-based web framework for building scalable and maintainable web applications. | 1,043 |
strumasoft/octopus | A Lua-based web framework that automates the creation of nginx configurations and other necessary components for building web applications. | 23 |
miketang84/bamboo | A Lua-based web framework with features like MVC, stateless handlers, and ORM support. | 228 |
kindy/lj-web | A lightweight web framework based on ngx_openresty. | 34 |
rocksonzeta/vicky | An Expressive HTTP middleware framework for building web applications and APIs with Lua. | 26 |
olivine-labs/lusty | An event-driven web framework built in Lua that decouples modules and enables asynchronous communication between them. | 103 |
pkulchenko/fullmoon | A Lua-based web framework that extends Redbean's capabilities to create a fast and minimalistic web application | 685 |
sailorproject/sailor | A Lua-based web framework that provides a structured approach to building web applications using Model-View-Controller (MVC) principles. | 925 |
mongrel2/tir | An experimental Lua web framework designed to support various state management strategies and flexible application design | 257 |
luastar/luastar | A high-performance HTTP interface and web framework development tool for building scalable web applications | 140 |
xiangnanscu/lua-resty-mvc | A simple Lua-based MVC framework providing basic CRUD operations and query functionality with database integration | 17 |
p0pr0ck5/lua-resty-waf | A high-performance web security framework built on the OpenResty stack and Lua API. | 1,280 |
getludic/ludic | A lightweight framework for building HTML pages with reusable components and type-guided structure, using Python. | 749 |