lua-wsapi

Web server API abstraction layer for the Lua language

Description

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 WSAPI utility libraries (for common tasks like url encoding/decoding) as well as the following backends (server implementations):

 - CGI (the regular environment-variables based protocol)
 - xavante (for the Xavante web server)

The fastcgi backends is available in the separate package lua-wsapi-fcgi.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://keplerproject.github.com/wsapi/index.html


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install lua-wsapi