A ZIO Akka HTTP giter8 template
I have just published a small Scala project : a ZIO Akka HTTP giter8 template, using Zlayer for dependency injection, Circe for JSON and Doobie for DB access.
You can find it on this Github repository.
To generate a new Akka HTTP ZIO app, run the following command : sbt new KaizenLab-ScalaFP/zioAkkaHttpTemplate.g8
.
comments powered by Disqus