@hackage mu-schema0.3.1.2
Format-independent schemas for serialization
Categories
License
Apache-2.0
Maintainer
alejandro.serrano@47deg.com
Links
Versions
Installation
Dependencies (12)
- aeson >=1.4 && <2
- base >=4.12 && <5
- bytestring >=0.10 && <0.11
- containers >=0.6 && <0.7
- first-class-families >=0.8 && <0.9
- sop-core >=0.5 && <0.6 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.