[Metalab] Janosh JSON DBMS example
Amir
amir at viel-zu.org
Sat Sep 1 13:28:41 CEST 2018
Janosh is the core component of the ScreenInvader. Pretty much
everything runs throught it. Now i took some time to polish it and wrote
a simple example app to showcase it.
Janosh is a JSON DBMS paired with a message queue and can be scripted
with shell script and lua.
You can find a bit of documentation at:
https://github.com/kallaballa/Janosh/wiki/Commands
https://github.com/kallaballa/Janosh/wiki/Examples
The showcase i wrote is a simple submit form which you can test here:
http://185.203.117.150/metastage/
You can find the source code for the showcase here:
https://github.com/kallaballa/MetaStageForm/blob/master/form.lua
https://github.com/kallaballa/MetaStageForm/blob/master/index.html
https://github.com/kallaballa/MetaStageForm/blob/master/src/main.js
https://github.com/kallaballa/MetaStageForm/blob/master/src/submitter.js
The api still needs some work and the showcase is a bit hacky because of
that. Still i'd like to know what you think. Is it bullshit? What is
bullshit? Improvements? Questions?
greets,
amir
More information about the Metalab
mailing list