lua-resty-http
HTTP client library
Provides a Lua-based HTTP client driver for non-blocking requests with support for various features and protocols.
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 | Provides a simple Lua HTTP client driver for ngx_lua | 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. | 2,007 |
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. | 808 |
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 Lua client driver for KyotoTycoon's native wire protocol used in Nginx web servers. | 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 | 812 |