ZIO HTTP basic app example
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
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 :