radar-rest-connectors 0.5.0
Changes since version 0.4.1
- Removed oauth-client-util dependency and replaced with ktor (#104)
- Added the Fitbit Intraday HRV, breathing rate, and skin temp routes (#105, #107)
- Updated Dockerfile and Github Actions (#109)
New
- Added Oura Rest Connector implementation (#103), this connector is based on the
rest-source-connector
implementation and uses the Oura library - Data types include
activity, sleep, readiness, heart rate, session, workout, tag, personal info
- Added Oura Library implementation (#102), this library includes
RequestGenerators
,Converters
, andRoutes
that can be used and extended by applications that need to pull data from the Oura API