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.1.1-21 day ago3 downloads
0.1.1-11 day ago0 downloads

Dependencies

lua >= 5.4

Manifests