mu-haskell/examples
VladimirLogachev d6d5e27c5e Improve the Library example (with persistent) (#236)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-10-20 22:35:54 +02:00
..
deployment/docker Release v0.3 (#187) 2020-04-28 18:05:40 +02:00
health-check Expose Swagger definition + documentation (#231) 2020-10-01 15:30:09 +02:00
library Improve the Library example (with persistent) (#236) 2020-10-20 22:35:54 +02:00
route-guide Add boundaries to Cabal files 🚀 (#207) 2020-07-03 16:58:26 +02:00
seed Mu.Schema.Lens package (#227) 2020-09-21 15:24:17 +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)