Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ryan-berger/dexcomclient
- Owner: ryan-berger
- License: mit
- Created: 2018-02-19T03:40:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T23:16:29.000Z (about 3 years ago)
- Last Synced: 2024-06-19T10:14:10.399Z (7 months ago)
- Topics: api-client, api-wrapper, dexcom, diabetes, golang
- Language: Go
- Homepage:
- Size: 37.1 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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!