Skip to content

Web server and application framework implemented using the M language.

License

Notifications You must be signed in to change notification settings

shabiel/DataBallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataBallet

DataBallet is a web server and application framework implemented using the M language. It is being developped and tested using GT.M.

Configuration

See conf/default.conf and modify it to suits your needs. Better yet, copy, modify, and pass the new file as the second argument to script/databallet.sh.

Starting the server

Start the server by executing ./script/databallet.sh start <configuration file>.

Stoping the server

Stop the server by executing ./script/databallet.sh stop <configuration file>.

Staying up to date

Once installed and working correctly, executing ./script/databallet.sh update <configuration file> will get the latest scripts and source code from GitHub and restart the server.

About

Web server and application framework implemented using the M language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • M 96.4%
  • Shell 3.6%