mu-haskell/examples
2019-12-26 09:25:09 +01:00
..
deployment/docker Add persistent client to example 👨🏼‍💻 (#44) 2019-12-16 12:29:13 +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 Update to v3 of cachix-action ❄️ (#51) 2019-12-23 09:19:20 +01:00
todolist Update to v3 of cachix-action ❄️ (#51) 2019-12-23 09:19:20 +01:00
with-persistent Add client with Record syntax to persistent example 👩🏼‍🎓 (#60) 2019-12-26 09:25:09 +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)