An open API service indexing awesome lists of open source software.

https://github.com/lua-curl/lua-curlv2

Lua-cURL is aiming for a full-fledged libcurl binding (easy/multi/share interface) to the functionality of Lua
https://github.com/lua-curl/lua-curlv2

Last synced: 9 months ago
JSON representation

Lua-cURL is aiming for a full-fledged libcurl binding (easy/multi/share interface) to the functionality of Lua

Awesome Lists containing this project

README

          

For installation instructions — see http://lua-curl.github.io/Lua-cURLv2

!! WARNING:
!! This is old, almost unmaintained version of Lua cURL wrapper library. Last release is 0.2.4
!! Please, take a look on https://github.com/Lua-cURL/Lua-cURLv3 (which is newer implementation
!! from scratch and has a compatibity layer for "old" bahaviour).