wsapi.fcgi

Web server API fastcgi backend

Install

All systems
curl cmd.cat/wsapi.fcgi.sh
Debian Debian
apt-get install lua-wsapi-fcgi
Ubuntu
apt-get install lua-wsapi-fcgi
image/svg+xml Kali Linux
apt-get install lua-wsapi-fcgi
Windows (WSL2)
sudo apt-get update sudo apt-get install lua-wsapi-fcgi
Raspbian
apt-get install lua-wsapi-fcgi

lua-wsapi-fcgi

Web server API fastcgi backend

WSAPI is an API that abstracts the web server for Lua web applications, allowing the same application to be used in different web servers. This package contains the backend for the fastcgi protocol.