WARNING: The API should be considered unstable at this time.
This project provides an encoder/decoder for the Flexible and Interoperable Data Transfer (FIT) Protocol.
$ go build
$ ./fit decode -f test_data.fit
- Profile agnostic API.
- Integrate with Global FIT Profile.
- Provide profile aware API.
- 100% unit test coverage.
- Finalize/document the API.
- Finalize/document the CLI.
- Implement gRPC and HTTP web servers.
- Implement encoder.