https://github.com/galeone/fitbit-pgdb
Implementation of the fitbit.Storage interface for the Fitbit Web API - Go client package
https://github.com/galeone/fitbit-pgdb
fitbit fitbit-api go golang postgresql
Last synced: about 1 month ago
JSON representation
Implementation of the fitbit.Storage interface for the Fitbit Web API - Go client package
- Host: GitHub
- URL: https://github.com/galeone/fitbit-pgdb
- Owner: galeone
- License: mpl-2.0
- Created: 2022-11-05T11:48:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T17:21:49.000Z (over 1 year ago)
- Last Synced: 2025-02-10T01:41:24.131Z (3 months ago)
- Topics: fitbit, fitbit-api, go, golang, postgresql
- Language: Go
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fitbit PostgreSQL storage
This package contains an implementation of the [fitbit.Storage](https://github.com/galeone/fitbit/blob/main/storage.go) interface for the [Fitbit Web API - Go client](https://github.com/galeone/fitbit) package.