Python requests-like HTTP client for Lua

$ luarocks install artemis

A Python requests-like HTTP client library for Lua 5.4+, built with C
using libcurl and cJSON. Supports GET, POST, PUT, DELETE, PATCH methods,
JSON encoding/decoding, query parameters, headers, form data, basic auth,
timeout, TLS verification, Session objects for connection reuse, and
streaming responses with per-chunk callbacks.

Versions

0.2.0-129 days ago1 download
0.1.1-267 days ago6 downloads
0.1.1-167 days ago0 downloads

Dependencies

lua >= 5.4

Manifests