/catalysts-lunch-service

Web service for lunch bot commands

Primary LanguageJavaScriptMIT LicenseMIT

Catalysts Lunch Service

🐮 🍣 🍔 🍝 🍲

A service interface for lunchbot commands.

🍚 🍏 🍻 🍴 🍗

How to

Running:

$ npm install
$ node app.js
restify listening to http://[::]:8080

Example usage:

$ curl localhost:8080/menu/eisernehand
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    36  100    36    0     0    177      0 --:--:-- --:--:-- --:--:--   192"**Eiserne Hand**\n\nNo menu today."

Contributing

Feel free to submit pull requests with more lunch commands!