lua-resty-http
HTTP Client
A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API.
Lua HTTP client driver for ngx_lua based on the cosocket API.
0 stars
2 watching
0 forks
Language: Perl
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,007 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
liseen/lua-resty-http | Provides a Lua-based HTTP client driver for non-blocking requests with support for various features and protocols. | 188 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
bakins/lua-resty-http-simple | Provides a simple Lua HTTP client driver for ngx_lua | 78 |
oneoo/lua-resty-httpclient | A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
cloudflarearchive/lua-resty-kyototycoon | A Lua client driver for KyotoTycoon's native wire protocol used in Nginx web servers. | 17 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |
hongliang5316/lua-resty-ftpclient | A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 408 |
rainingmaster/lua-resty-nsq | A Lua library providing an nsq client driver for the ngx_lua nginx module | 22 |
rest-nvim/rest.nvim | An asynchronous Neovim HTTP client written in Lua. | 1,646 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |