Skip to content
#

api-reliability

Here are 11 public repositories matching this topic...

Drop-in idempotency layer for POST endpoints: atomic Redis claiming, byte-identical replay, in-flight collapsing. Proof asserted in tests: 50 concurrent duplicate payment requests, exactly one charge. Includes the crash-window test middleware demos hide, closed with a DB uniqueness constraint (ADR explains which layer owns which guarantee).

  • Updated Aug 12, 2026
  • Python

Validating, idempotent ingestion gateway for FHIR-shaped healthcare data: cross-field validation at the door (claim totals must equal item sums), Idempotency-Key replay/409 semantics, batch vs transaction bundles, and a requeueable dead-letter queue. ~600 resources/s measured; bad data never 500s.

  • Updated Aug 6, 2026
  • Python

Briza helps insurance carriers stop losing premium to slow integrations and submission errors, treating carrier API reliability as a manufacturing discipline. A team of Six Sigma Black Belts, Briza applies Kaizen principles to API connectivity across commercial insurance, focusing on submission integrity and moving premium reliably between…

  • Updated Aug 12, 2026

Improve this page

Add a description, image, and links to the api-reliability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-reliability topic, visit your repo's landing page and select "manage topics."

Learn more