lua-resty-http-simple
Simple HTTP client
A Lua HTTP client module for ngx_lua that handles simple HTTP requests with options for customizing request parameters and response handling.
Lua HTTP client driver for ngx_lua
78 stars
8 watching
21 forks
Language: Lua
last commit: about 10 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 |
liseen/lua-resty-http | A Lua library that provides a non-blocking HTTP client driver for use in web servers. | 188 |
bakins/lua-resty-riak | A Lua client driver for the Riak distributed database | 25 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
tokers/lua-resty-requests | A Lua library that provides a simple and convenient way to make HTTP requests in OpenResty | 163 |
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 |
bakins/lua-resty-beanstalkd | A Lua client driver for interacting with the Beanstalkd job queue service | 16 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
bakins/lua-resty-ironmq | A simple Lua-based client for interacting with an IronMQ message broker | 0 |
hongliang5316/lua-resty-ftpclient | A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
rest-nvim/rest.nvim | A fast and powerful Neovim HTTP client written in Lua | 1,606 |
paragasu/lua-resty-couchdb | A Lua client library for interacting with CouchDB databases. | 9 |
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 |
virgo-agent-toolkit/luvit-request | A Lua-based library for making HTTP requests | 3 |