@hackage mu-schema0.2.0.0
Format-independent schemas for serialization
Categories
License
Apache-2.0
Maintainer
alejandro.serrano@47deg.com
Links
Versions
Installation
Dependencies (10)
- aeson
- base >=4.12 && <5
- bytestring
- containers
- sop-core
- template-haskell >=2.12 Show all…
Dependents (12)
@hackage/mu-grpc-server, @hackage/mu-graphql, @hackage/mu-rpc, @hackage/mu-kafka, @hackage/mu-servant-server, @hackage/mu-grpc-client, Show all…
With mu-schema you can describe schemas using type-level constructs, and derive serializers from those. See mu-avro, mu-protobuf for the actual adapters.