A simple, elegant HTTP client library for Lua inspired by Python's requests

$ luarocks install lureq

lureq provides a high-level, developer-friendly interface for sending HTTP/HTTPS
requests in Lua. Features include automated JSON encoding/decoding, multipart/form-data
file uploads, persistent session cookies, redirect handling, and case-insensitive headers.

Versions

0.1.1-11 hour ago0 downloads
0.1.0-11 hour ago0 downloads

Dependencies

lua >= 5.1

Manifests