ModelSolv / Kaboom

A versatile message serializer/deserializer for REST APIs. Kaboom supports multiple media types and structural variants using a canonical data model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaboom Serializer

A versatile message serializer/deserializer for REST APIs. Kaboom supports multiple media types and structural variants without DTOs, using a canonical data model. The object graph follows the canonical data model, while the serializer/deserializer uses a "resource data model," formally derived from the canonical model, to define the representation.

Kaboom is the only serializer that shoots messages out of a canon!

About

A versatile message serializer/deserializer for REST APIs. Kaboom supports multiple media types and structural variants using a canonical data model.

License:Eclipse Public License 1.0


Languages

Language:Java 100.0%