Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 243 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 243 Bytes

zio-intro-examples

https://zio.dev/

Some intro code to help with understanding zio 1.x, i.e. monkey see, monkey do

  • Unit tests with zio-test

  • Json with zio-json

  • Fibers

  • ZLayers

  • Modules

To run the unit tests

sbt test