mu-haskell/examples
Flavio Corpa 7facbb2a13 Add boundaries to Cabal files 🚀 (#207)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-07-03 16:58:26 +02:00
..
deployment/docker Release v0.3 (#187) 2020-04-28 18:05:40 +02:00
health-check Add boundaries to Cabal files 🚀 (#207) 2020-07-03 16:58:26 +02:00
route-guide Add boundaries to Cabal files 🚀 (#207) 2020-07-03 16:58:26 +02:00
seed Add boundaries to Cabal files 🚀 (#207) 2020-07-03 16:58:26 +02:00
todolist Add boundaries to Cabal files 🚀 (#207) 2020-07-03 16:58:26 +02:00
with-persistent Add boundaries to Cabal files 🚀 (#207) 2020-07-03 16:58:26 +02: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)