lua-httpcli-resty
HTTP client
An HTTP client module for OpenResty written in Lua.
HTTP client module for OpenResty.
1 stars
3 watching
1 forks
Language: Lua
last commit: over 9 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 |
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 |
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 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 2,007 |
liseen/lua-resty-http | Provides a Lua-based HTTP client driver for non-blocking requests with support for various features and protocols. | 188 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
paragasu/lua-resty-couchdb | A Lua client library for interacting with CouchDB databases. | 9 |
gui/lua-resty-mail | A high-level email and SMTP library for Lua and OpenResty | 66 |
rest-nvim/rest.nvim | An asynchronous Neovim HTTP client written in Lua. | 1,646 |
pintsized/lua-resty-rack | A framework for building HTTP servers with Lua middleware | 81 |
tokers/lua-resty-http2 | An implementation of the HTTP/2 protocol in Lua for use with OpenResty web servers | 78 |