ribbon-health

Crates.ioribbon-health
lib.rsribbon-health
version2.6.0
created_at2025-03-17 17:10:46.638303+00
updated_at2025-09-04 06:11:20.204046+00
descriptionUnofficial Rust client for the Ribbon Health API - access healthcare provider data, locations, insurance information, and more
homepage
repositoryhttps://github.com/nikothomas/ribbon-health
max_upload_size
id1595698
size1,219,382
Nikolas Yanek-Chrones (nikothomas)

documentation

README

Rust API client for Ribbon Health

An API client for interacting with the data provided by Ribbon Health, including information about healthcare providers, locations, insurances, and more.

Crates.io Version Tests Status codecov Documentation License

Overview

This API client was generated by the OpenAPI Generator project along with some custom tooling where necessary.

  • API version: 2.2
  • Package version: 2.6.0
  • Generator version: 7.12.0
  • Build package: org.openapitools.codegen.languages.RustClientCodegen

Installation

From crates.io

Add the dependency to your Cargo.toml:

[dependencies]
ribbon-health = "2.6.0"

Author

Nikolas Yanek-Chrones nik@sunnyhealth.ai

Commit count: 9

cargo fmt