[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] lua-fcgi v1.0
- From: Michael Savage <mikejsavage@...>
- Date: Wed, 21 Jan 2015 15:14:10 +0000
lua-fcgi is a little module that exposes enough of libfcgi to power
functional web applications. It is not intended to be used by itself,
but rather as a base for a larger framework.
You can install it with luarocks, and it is also available on Github:
https://github.com/mikejsavage/lua-fcgi
Mike