BrewDog IPA API
A little API that lets you query BrewDog’s bars, their opening times, and what beers they have on tap.
You can try it out at api.ipa-api.net/brewdog/bars, get individual bar details at api.ipa-api.net/brewdog/bars/9998 - for London Angel pub, or find out what beers they currently have on tap with: api.ipa-api.net/brewdog/ontap/9998
It’s made with ❤️ of good 🍺 (obviously), a touch of TypeScript, and the Serverless framework.
Source is on GitHub - github.com/zmarkan/BD-IPA-API. Pull Requests definitely welcome!