Get support for sagikazarmark/go-withings
If you're new to LTH, please see our FAQ for more information on what it is we do.
Support Options
Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:
View Open IssuesTake a look to see if anyone else has experienced the same issue as you and if they managed to solve it.
Open an IssueMake sure to read any relevant guidelines for opening issues on this repo before posting a new issue.
Sponsor directlyCheck out the page and see if there are any options to sponsor this project or it's developers directly.
sagikazarmark/go-withings
Go client for the Withings API
go-withings is a Go client library for accessing the Withings API.
⚠️ WARNING: This is still work in progress. ⚠️
Installation
go get github.com/sagikazarmark/go-withings
API coverage
The Withings API provides a wide range of services, but many of them are targeted at (health) service providers. The primary focus of this SDK is to provide access to the data APIs, so providing a full coverage is not a goal at this time. That being said, PRs are always welcome.
Supported API services/calls:
- OAuth2
- Measure (WIP)
- Heart (WIP)
- Sleep (WIP)
- Notify (WIP)
Unsupported API services/calls:
- Dropshipment
- User
- Signature
Feel free to open a discussion or issue if something is missing and you would like it to be included.
Development
When all coding and testing is done, please run the test suite:
make check
For the best developer experience, install Nix and direnv.
Alternatively, install Go manually or using a package manager. Install the rest of the dependencies by running make deps
.
Our Mission
We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.
From the Blog
Interesting Articles
-
Generating income from open source
Jun 23 • 8 min read
-
2023 State of OSS
Apr 23 • 45 min read ★
-
A funding experiment...
Aug 19 • 10 min read
-
But You Said I could
Aug 19 • 2 min read
Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated
p-e622a1a2