lua-resty-rack
HTTP server framework
A framework for building HTTP servers with Lua middleware
A simple and extensible HTTP server framework for OpenResty.
81 stars
8 watching
15 forks
Language: Lua
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
antonheryanto/lua-resty-stack | A Lua-based application stack for building RESTful APIs | 12 |
oneoo/lua-resty-httpclient | A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
p0pr0ck5/lua-resty-waf | A high-performance web security framework built on the OpenResty stack and Lua API. | 1,280 |
liseen/lua-resty-http | A Lua library that provides a non-blocking HTTP client driver for use in web servers. | 188 |
rocksonzeta/vicky | An Expressive HTTP middleware framework for building web applications and APIs with Lua. | 26 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
tokers/lua-resty-http2 | An implementation of the HTTP/2 protocol in Lua for use with OpenResty web servers | 77 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
olivine-labs/lusty | An event-driven web framework built in Lua that decouples modules and enables asynchronous communication between them. | 103 |
bakins/lua-resty-http-simple | A Lua HTTP client module for ngx_lua that handles simple HTTP requests with options for customizing request parameters and response handling. | 78 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |