mu-haskell/examples
2020-03-05 16:00:01 +01:00
..
deployment/docker Release v0.2 (#113) 2020-02-27 07:40:30 +01:00
health-check New API to support GraphQL resolvers as services (#111) 2020-03-05 15:37:05 +01:00
route-guide New API to support GraphQL resolvers as services (#111) 2020-03-05 15:37:05 +01:00
seed New API to support GraphQL resolvers as services (#111) 2020-03-05 15:37:05 +01:00
todolist New API to support GraphQL resolvers as services (#111) 2020-03-05 15:37:05 +01:00
with-persistent Don't use optics to access the single service for a gRPC service (#124) 2020-03-05 16:00:01 +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)