I created a simple slack beer bot. It allows you to search for beer. In slack type /beer then any beer you want to look up. Here are a few examples:

/beer corona
/beer newtowner
/beer Hop Sauce
/beer Wayward Brewing
/beer westvleteren 12
/beer anything really

Visit https://slackbeer.herokuapp.com/ for installation.

A part of the purpose of this build was to road test multiple server solutions. These were: AWS Lambda, Heroku, @vercel/now. A full write up and blog post will be coming soon.