Skip to content

worlddb/world.db.service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

world.db.service

world.db HTTP JSON API (web service) scripts

Usage

You can run any of the scripts using the worlddb command line tool. By default the serve command will look for a script named Service or service.rb (in the working folder, that is, ./). Example:

$ worlddb serve

To run any other script - copy the script into the working folder and pass it along as an argument. Example:

$ worlddb serve starter      #  note: will (auto-)add the .rb extension  or
$ worlddb serve starter.rb

License

The world.db.service scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Send them along to the Open Mundi (world.db) Database Forum/Mailing List. Thanks!

About

world.db HTTP JSON API (web service) scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages