List Question
11 TechQA 2024-03-12T16:11:53.410000How can I generate JSON Schema in ZIO?
36 views
Asked by Greg
Is it necessary to derive codecs for nested classes in ZIO json?
37 views
Asked by Greg
ZIO-JSON decoding with default values in case class fails for scala 3.2.2 but succeeds in 2.13.8
187 views
Asked by Jimmy
How to get a simple string encoding for Enumeratum enum in Zio-JSON
516 views
Asked by Peter Lamberg
Scala, ZIO, Json - how to deserialize circe json response?
272 views
Asked by Developus
ZIO: How to return JSON ? [instead of using case class in ZIO-Http use schema to map?]
1k views
Asked by Mohammed Mukhtar Ali
ZioHttp end point - Return json response
275 views
Asked by Mohammed Mukhtar Ali
Scala - Use uppercase first letter when decoding Json values with Zio JSON
197 views
Asked by Jon Flynn
How to decode this JSON with ZIO JSON?
518 views
Asked by Phil
ZIO Json: Failing Fiber on List in Json
506 views
Asked by Aarkon
How can I encode None to missing json field using zio-json instead of null?
890 views
Asked by mkUltra