mu-haskell/examples
Flavio Corpa a751271e8c Add Stack to Github Actions CI 🧪 (lts-15) (#155)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-03-25 14:18:32 +01:00
..
deployment/docker Release v0.2 (#113) 2020-02-27 07:40:30 +01:00
health-check Update to warp-grpc 0.4 and fix multi-servers (#151) 2020-03-23 15:04:32 +01:00
route-guide Remove higher-kinded data (#130) 2020-03-09 14:55:22 +01:00
seed Update to warp-grpc 0.4 and fix multi-servers (#151) 2020-03-23 15:04:32 +01:00
todolist Add Stack to Github Actions CI 🧪 (lts-15) (#155) 2020-03-25 14:18:32 +01:00
with-persistent Remove higher-kinded data (#130) 2020-03-09 14:55:22 +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)