Scala library to eliminate boilerplate for JSON, database mappers, enums, and types.
Kebs is a Scala library that reduces repetitive code by generating JSON formats, database mapping instances, and typed wrappers. It provides modules for tagged and opaque types, enum handling, HTTP unmarshallers, test generators, and optional JsonSchema support. It is aimed at Scala backend and REST API projects.
0