/fabric.io

Primary LanguageGoMIT LicenseMIT

Fabric.io Go client

GoDoc

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.

Rebuilding

To rebuild, get the go-swagger tool and run:

swagger generate client

The future

I may run against the oag tool in the near future.