About the API
The Brew Ha HA API is a RESTful API built with the Django REST Framework. It accepts JSON in API requests and returns JSON in all responses. Currently, the API only supports GET and POST requests from clients. Support for other HTTP methods will be added in a future release.