A HTTP JSON API for returning beer information about Tiny Rebel bars
This uses the serverless framework to deploy a Lambda function to AWS, exposed via AWS API Gateway.
GET $SERVER/{barLocation}/beers
Where $SERVER
is the location where this is deployed, and {barLocation}
is a supported bar location, i.e. cardiff
or newport
.