ZIO Examples

ZIO with http4s and doobie

in package: http4s_doobie

Checkout this blog post: link. It explains in details how to use ZIO with http4s and doobie.

Find the implementation in this package: com.zio.examples.http4s_doobie

Inspired by: Maxim Schuwalow in this project: zio-todo-backend

Credit: @jdegoes and @mschuwalow

Eat chocolate with ZIO

in package: quickstart

This example is a quickstart on how could you repeat and retry actions using ZIO