ZIO HTTP basic app example

March 17, 2021

ZIO-HTTP is a new ZIO lib for HTTP applications creation.
It integrates very naturally with ZIO.

Here is a very simple example using ZIO effects and dependency injection with ZLayer :

comments powered by Disqus