mu-haskell/examples
Flavio Corpa 52bd07a121 Add Avro Seed example 🌱 (#108)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-02-14 10:12:21 +00:00
..
deployment/docker Update Docker example (#103) 2020-02-06 09:23:52 +01:00
health-check Add Avro Seed example 🌱 (#108) 2020-02-14 10:12:21 +00:00
route-guide Support for Avro as serialisation layer (#88) 2020-02-06 11:39:09 +01:00
seed Add Avro Seed example 🌱 (#108) 2020-02-14 10:12:21 +00:00
todolist Support for Avro as serialisation layer (#88) 2020-02-06 11:39:09 +01:00
with-persistent Add Avro Seed example 🌱 (#108) 2020-02-14 10:12:21 +00: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)