Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-berger/dexcomclient

Dexcom API Client (with some extra sugar) written in Golang
https://github.com/ryan-berger/dexcomclient

api-client api-wrapper dexcom diabetes golang

Last synced: about 2 months ago
JSON representation

Dexcom API Client (with some extra sugar) written in Golang

Awesome Lists containing this project

README

        

# Dexcom Client
Dexcom API Client, with some extra sugar, written in Golang

### Explanation:
I have a lot of family and friends with Diabetes that have Dexcom CGMs and we love them. We also
wish that we could do more with our years worth of data. I decided to put this together to better
expose their API, since I've had some interesting challenges getting everything working. I'd love to
hear about your projects if you use this API wrapper, so feel free to contact me if you end up using this!

### Contribution:
Feel free to shoot me a pull request if you would like to help. I have been doing Go for less
than a year now, so if you would like to help me out by cleaning up the project structure, or adding
better error handling, GO ahead!