bamboo
Web framework
A Lua-based web framework with features like MVC, stateless handlers, and ORM support.
Bamboo is the web framework of Lua based on Mongrel2, ZeroMQ and NoSQL database.
228 stars
22 watching
28 forks
Language: Lua
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
doujiang24/durap | 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. | 9 |
mrxx/zlua | An OpenResty-based Lua framework for building web applications. | 11 |
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 |
miketang84/sapper | A lightweight web framework built on hyper, implemented in Rust language. | 617 |
rocksonzeta/vicky | An Expressive HTTP middleware framework for building web applications and APIs with Lua. | 26 |
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 |
pkulchenko/fullmoon | A Lua-based web framework that extends Redbean's capabilities to create a fast and minimalistic web application | 685 |
paulbellamy/mango | A modular web framework that enforces a unified API and allows developers to write reusable modules of HTTP functionality | 372 |
olivine-labs/lusty | An event-driven web framework built in Lua that decouples modules and enables asynchronous communication between them. | 103 |
xiangnanscu/lua-resty-mvc | A simple Lua-based MVC framework providing basic CRUD operations and query functionality with database integration | 17 |
bakins/stardust | A simple web framework for building HTTP-based applications using Lua | 8 |
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 |
actboy168/bee.lua | A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 160 |