mu-haskell/examples
2020-02-06 09:23:52 +01:00
..
deployment/docker Update Docker example (#103) 2020-02-06 09:23:52 +01:00
health-check Update to v3 of cachix-action ❄️ (#51) 2019-12-23 09:19:20 +01:00
route-guide Update to v3 of cachix-action ❄️ (#51) 2019-12-23 09:19:20 +01:00
seed Optics for schema and gRPC clients (#102) 2020-02-04 15:31:47 +01:00
todolist Update to v3 of cachix-action ❄️ (#51) 2019-12-23 09:19:20 +01:00
with-persistent Optics for schema and gRPC clients (#102) 2020-02-04 15:31:47 +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)