Backend service that safely receives events from clients, validates them, prevents duplicates, and stores flexible event data reliably in a database.
-
Updated
Jun 15, 2026 - Java
Backend service that safely receives events from clients, validates them, prevents duplicates, and stores flexible event data reliably in a database.
Tool written in Python that generates classes from XSD files for multiple programming languages (Java, C#, Python, JSON Schema, PHP, and others). It uses generators such as xjc, XmlSchemaClassGenerator, xsd2jsonschema, and xsdata, making it easier to integrate XML schemas into your projects.
Add a description, image, and links to the schema-integration topic page so that developers can more easily learn about it.
To associate your repository with the schema-integration topic, visit your repo's landing page and select "manage topics."