Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Mako Server #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -254,6 +254,7 @@ A curated list of awesome Lua frameworks, libraries and software. Inspired by [a
* [aLiLua](https://github.com/oneoo/alilua) - A epoll/kqueue based web server, inculded lua/coevent support (support Linux/MacOS/BSD platform).
* [Bamboo](https://github.com/daogangtang/bamboo) - Bamboo is the web framework of Lua based on Mongrel2, ZeroMQ and NoSQL database.
* [MOOCHINE](https://github.com/appwilldev/moochine) - A (very) simple and lightweight web framework based on ngx-openresty.
* [Mako Server](https://makoserver.net/) - A small, fast, and compact Application Server and web application platform with the following integrated plugins: Lua Server Pages, Tiny TLS engine, WebSocket Client & Server, High-Level Secure Socket API, Client HTTPS Library, WebDAV File Server, SMQ IoT protocol, MQTT Client, Modbus, SMTP Client, AJAX, JSON, Binary-JSON, XML-RPC, SOAP Web Services, and SQLite.


## Permissions
Expand Down