#scala #http4s #cats_effect #akka #akka_http #slick #doobie #io #io_monad
https://www.innoq.com/en/blog/functional-service-in-scala/
https://www.innoq.com/en/blog/functional-service-in-scala/
Innoq
Functional Service in Scala
Functional programming helps programmers to reason about their codebase using referential transparency and side-effect
control principles. Let’s push the limit and make pure-functional REST service using IO Monad from Cats-Effect project. First, we will do…
control principles. Let’s push the limit and make pure-functional REST service using IO Monad from Cats-Effect project. First, we will do…