mu-haskell/examples
2021-01-29 08:35:54 +01:00
..
deployment/docker Release v0.3 (#187) 2020-04-28 18:05:40 +02:00
health-check ❄️ Add gitignore.nix to prevent Nix cache invalidation for trivial changes (#265) 2020-11-20 11:15:47 +01:00
library@b2cfb27c24 Unions in GraphQL (#270) 2021-01-07 14:55:32 +01:00
route-guide Add boundaries to Cabal files 🚀 (#207) 2020-07-03 16:58:26 +02:00
seed Use and require default value 0 for enums in Protobuf (#285) 2021-01-29 08:35:54 +01:00
todolist Add boundaries to Cabal files 🚀 (#207) 2020-07-03 16:58:26 +02:00
with-persistent ❄️ Add gitignore.nix to prevent Nix cache invalidation for trivial changes (#265) 2020-11-20 11:15:47 +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)