BizMetrics.io REST API - Java library
Currently this is a fully working Java Library that can be used to connect an existing Java application with BizMetric's API. For more information about the API please refer to this site
Contributions are welcomed and some of the most probable next things to address can already be found in the issues section. Please refer to those before starting to work on an improvement.
Swagger - We used Swagger's specification and Codegen to assist us on creating both the API and this client. It is very helpful and you should take a look as it takes the burden of having to create lots of boilerplate code away.