How to Install lua-http in Ubuntu 18.04



Install lua-http by entering the following commands in the terminal:

sudo apt update
sudo apt install lua-http

Description:

HTTP library for Lua

lua-http is an HTTP library for Lua, it supports: both client and server operations, both HTTP 1 and HTTP 2.

Homepage: https://github.com/daurnimator/lua-http

Version: 0.1-3

Section: universe/interpreters