Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.6% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/lildude/oura

Package oura provides a client for using the Oura API. Usage: Construct a new Oura client, then call various methods on the API to access different functions of the Oura API. For example: All of the API calls will require you to pass in an access token. This can be a personal access token or a full OAuth2 access token: This library supports both v1 and v2 of the Oura API. Function names are in the plural form, where appropriate, with the v1 API calls prefixed with `Get`. For example, `GetActivities` queries the v1 API, and `DailyActivities` queries the v2 API. `GetUserInfo` queries the v1 API and `PersonalInfo` queries the v2 API. The Oura API documentation is available at https://cloud.ouraring.com/v2/docs.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/lildude/oura
Keywords: api-client, go, golang, library, oura, oura-cloud-api, oura-ring, unofficial
License: MIT
Latest release: over 1 year ago
First release: over 3 years ago
Namespace: github.com/lildude
Dependent packages: 1
Dependent repositories: 1
Stars: 14 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/lildude
Last synced: 26 days ago

    Loading...
    Readme
    Loading...