lua-nginx-module
Lua server plugin
A module that embeds the power of Lua into Nginx HTTP servers
Embed the Power of Lua into NGINX HTTP servers
11k stars
570 watching
2k forks
Language: C
last commit: 15 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
openresty/openresty | A full-fledged web application server by bundling the standard nginx core and additional modules | 12,633 |
openresty/lua-upstream-nginx-module | Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module | 501 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
alexazhou/verynginx | A powerful and feature-rich web application firewall with Lua scripting capabilities | 5,967 |
openresty/test-nginx | A testing framework for Nginx C module and Lua library development | 441 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 406 |
openresty/array-var-nginx-module | Adds support for array-typed variables to Nginx configuration files | 67 |
openresty/echo-nginx-module | An Nginx module for adding shell-style functionality to configuration files | 1,172 |