General-purpose LuaJIT CGI script with SQLite support.
- Lua 100%
| bin | ||
| share/lua/5.1/bjluacgi | ||
| .gitignore | ||
| ACCEPTABLE_USE.md | ||
| CONTACT_AND_BUG_REPORTS.md | ||
| LICENSE.md | ||
| README.md | ||
This is a collection of library scripts intended to make it possible and reasonably comfortable to use LuaJIT as a common gateway interface language for web apps running on a Linux server. Functionality is included to parse JSON, generate HTML, do filesystem operations, and connect to SQLite3 databases.