Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 558 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 558 Bytes

http4s-todo-backend

Purely functional backend backed with http4s, doobie, pureConfig & Circe,...

Apology 4 other contibutors / watchers

  • import hell - metals (LSP for Scala) have problem with stacking together imports, i.e. instead of import X.Y.{Z, W} we have two imports (for Z and W respectively)...
  • security / logs - I don't mean at this stage to focus on this content, all I want is to show u how one can glue powerfull FP libraries in the Scala ecosystem in order to do highly distributed backend

How to run?

Type

$ sbt 
$ run