Login
mano
Login

MANO

logo

is student project for anybody who is interested in MUMPS and YOTTA DB. Its primary purpose is to learn how to build www server which can fetch data out of yottadb without any INETD, nodem, , QEWD, etc by directly use yottadb great support for network communication (as it is primarily created for critical banking and hospital apps). In this way one can easily interact with web browsers by exchange json data between yottadb and browser.

mano web server code, called mw3 (mumps www) server is located under /mano/server/mw3 folder

please see readme.md for details