mu-haskell/examples
2019-12-16 13:46:43 +01:00
..
deployment/docker Add persistent client to example 👨🏼‍💻 (#44) 2019-12-16 12:29:13 +01:00
health-check Higher-kinded data and To/FromSchema separation (#41) 2019-12-16 13:46:43 +01:00
route-guide Higher-kinded data and To/FromSchema separation (#41) 2019-12-16 13:46:43 +01:00
seed Higher-kinded data and To/FromSchema separation (#41) 2019-12-16 13:46:43 +01:00
todolist Higher-kinded data and To/FromSchema separation (#41) 2019-12-16 13:46:43 +01:00
with-persistent Higher-kinded data and To/FromSchema separation (#41) 2019-12-16 13:46:43 +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)