Skip to content

Bridge Mira

Bridge

Pull-model bridge: fetches hormone, cycle, and daily log data from the Mira API into HDS.

  • Hormone readings (FSH, LH, E3G, PdG)
  • Cycle information
  • Daily logs (mucus, bleeding, temperature, etc.)
  1. Bridge calls Mira API endpoints (cycles, hormones, daily logs)
  2. Converts to HDS event types
  3. Incremental sync using last-synced timestamp
  • Node.js, lib-bridge-js framework
  • Mira OAuth2 integration