A simple Go library that fetches mobile application statistics from Fabric.io using its private not publicly opened API.
This is influenced by the excellent Fabricio project for Ruby
There is a possibility that in some point of time it may break. Use at your own risk.
To rebuild, get the go-swagger tool and run:
swagger generate client
I may run against the oag tool in the near future.