lua-resty-httpipe
HTTP client library
A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests
Lua HTTP client cosocket driver for OpenResty / ngx_lua, interfaces are more flexible
71 stars
6 watching
12 forks
Language: Perl
last commit: over 4 years ago
Linked from 1 awesome list
flexiblehttp-clientlua-resty
Related projects:
Repository | Description | Stars |
---|---|---|
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
liseen/lua-resty-http | A Lua library that provides a non-blocking HTTP client driver for use in web servers. | 188 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
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 |
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 |
hongliang5316/lua-resty-ftpclient | A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
openresty/lua-resty-redis | Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,904 |
cloudflarearchive/lua-resty-kyototycoon | A non-blocking client driver for the KyotoTycoon in-memory key-value store using Lua and OpenResty/ngx_lua. | 17 |
openresty/lua-resty-signal | A Lua library to send signals to Linux processes. | 32 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 406 |
rest-nvim/rest.nvim | A fast and powerful Neovim HTTP client written in Lua | 1,606 |