Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 804 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 804 Bytes

beer.db.service

beer.db HTTP JSON API (web service) scripts

Usage

You can run any of the scripts using the beerdb 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:

$ beerdb serve

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

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

License

The beer.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 Beer & Brewery Database Forum/Mailing List. Thanks!