Building type-safe microservices with Mu-Haskell
In this talk, Alejandro Serrano introduces the Mu-Haskell library, which provides a type-safe interface to building microservices, and serving them across a variety of formats, including gRPC, Avro, and soon GraphQL. At the core of the library, we find a type-level representation of the schema of your service, which can be readily imported from an Interface Description Language. This ensures that your code is always up-to-date with the definition.
Interested in more content like this? Subscribe to the 47 Degrees YouTube channel to be notified when new videos are added.