Testing bahasa pemrograman Moonscript dan web framework Lapis
$ luarocks install moonscript
$ luarocks install lapis
$ git clone --depth=1 https://github.com/kkkfasya/cek_khodam.git
$ cd cek_khodam
$ moonc .
$ lapis server
# untuk development buka di http://localhost:6969
Bonus: GET/POST Request ke /what-khodam akan me return json { "khodam": "[nama khodam]" }