zsomborjoel / withings-api-exporter

Springboot based API data exporter to database, with token refresher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Withings-API-Exporter

  • SpringBoot
  • PostgreSql
  • Raspbian Lite as host OS

Model

  • Withings Heart Get
  • Withings Heart List

Withings documentation: https://developer.withings.com/oauth2/#tag/heart

Services

  • Data persistence
  • Token refresh
  • Job scheduler
  • Extended logging

Non included services are: - Automated database backup - Automated backup duplication to dropbox cloud storage

Purpose of this project

Creating historical database for analytical and visualization purposes from ecg data. It can be shown to doctors for diagnostical purposes.

Visualized ECG data from API

Abnormal ECG

Abnormal ECG Data

Multiple ECG measurement

Multiple ECG measurement

About

Springboot based API data exporter to database, with token refresher


Languages

Language:Java 98.8%Language:Python 1.2%