RADAR-base / RADAR-REST-Connector

A Kafka Source connector to receive data from REST APIs and publish them to Kafka. It has an extended version to support FitBit APIs.
https://radar-base.org/
Apache License 2.0
4 stars 4 forks source link

Add Oura Library implementation #102

Closed mpgxvii closed 10 months ago

mpgxvii commented 1 year ago
yatharthranjan commented 10 months ago

Is this ready for review @mpgxvii ?

mpgxvii commented 10 months ago

LGTM, Amazing work @mpgxvii 🚀. Just a minor comment.

Another thing was i thinking is that are there any data types from Oura which can be updated later on? For instance in fitbit sleep can be updated after a while, which we could have pulled the data for but at that time it might be not the final sleep data. In that cases we might have to request data using lookbacks to get the most up to date data. But hopefully in oura there is not.

@yatharthranjan Yeah I checked the docs. There doesn't seem to be information about late updates. I can email them about this.