lua-resty-http
http client
A Lua library that provides a non-blocking HTTP client driver for use in web servers.
Lua http client driver for the ngx_lua based on the cosocket API
188 stars
27 watching
70 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
oneoo/lua-resty-httpclient | A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
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 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
hongliang5316/lua-resty-ftpclient | A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
daurnimator/lua-http | A Lua HTTP library providing support for HTTP(S) versions 1.0, 1.1 and 2, including client and server functionality. | 805 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
cloudflarearchive/lua-resty-kyototycoon | A non-blocking client driver for the KyotoTycoon in-memory key-value store using Lua and OpenResty/ngx_lua. | 17 |
rainingmaster/lua-resty-nsq | A Lua library providing an nsq client driver for the ngx_lua nginx module | 22 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
iqiyi/lua-resty-couchbase | A Lua client driver for accessing Couchbase databases from an Nginx web server | 79 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |