mu-haskell/examples
2020-03-13 10:07:56 +01:00
..
deployment/docker Release v0.2 (#113) 2020-02-27 07:40:30 +01:00
health-check Unify examples for Avro, Protobuf and GraphQL (#139) 2020-03-13 10:07:56 +01:00
route-guide Remove higher-kinded data (#130) 2020-03-09 14:55:22 +01:00
seed Unify examples for Avro, Protobuf and GraphQL (#139) 2020-03-13 10:07:56 +01:00
todolist Remove higher-kinded data (#130) 2020-03-09 14:55:22 +01:00
with-persistent Remove higher-kinded data (#130) 2020-03-09 14:55:22 +01:00
README.md Implement Persistent example 💾 (#40) 2019-12-13 13:15:18 +01:00

Examples for Mu Haskell

Those examples are ports of those in Mu Scala.

  • Health check
  • Route guide
  • Simple TODO list
  • Seed example
  • Integration with Persistent (db access)