REST-API

How to find craft beers by ID.

At the moment, the REST-API only supports searching for craft beer ID's. Expansions may follow later (PUT, POST, DELETE).

Example:

https://craftbeer.api-io.net/api/rest.php/beer/1

As a result, a JSON file is always returned.