hatchmoment. scored by care · not by stars

freitag-contracts

Shared domain contract library for Freitag Elektrobau testline, enabling consistent JSON schemas across TypeScript and C#

notableTypeScript🛠 Developer Tools

The repository provides a single JSON Schema source of truth that is code‑generated to Zod validators in TypeScript and C# records, with round‑trip tests guaranteeing no drift. It serves engineers building the Freitag Elektrobau testline and any downstream services that need strict, cross‑language data contracts. By automating generation and validation, it reduces bugs and maintenance compared to manual DTO definitions.

View on GitHub →

EriJor21930/freitag-contracts