Studentergaarden / toiletserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toiletserver

About

The server is written in lua using the Lua Event Machine, along with the stream and PostgreSQL libraries for it.

API

The servers response to an AJAX call can easily be checked by using jason-xs - which format it nicely - in the following way:

sudo apt-get libjson-xs-perl
curl -s http://server-addr. | json-xs | less

About


Languages

Language:JavaScript 83.6%Language:Lua 13.9%Language:HTML 1.5%Language:CSS 0.7%Language:Shell 0.4%