Search code examples
Enumeratum Circe Serialisation...


scalacirceenumeratum

Read More
circe encoding putting :: when a list of case class from trait is not sealed...


jsonscalaencodingscala-catscirce

Read More
Scala - Ignore case class field when decoding JSON...


jsonscalacirce

Read More
Circe asJson not encoding properties from abstract base class...


jsonscalacircehttp4s-circe

Read More
How to decode an ADT with circe without disambiguating objects...


jsonscalaalgebraic-data-typescircegeneric-derivation

Read More
Recursive traverse JSON with circe-optics...


scalacirce

Read More
StackOverflowError on encoding to JSON with circe...


jsonscalastack-overflowencodercirce

Read More
Can't decode subclasses using Circe in Scala...


jsonscalaenumstraitscirce

Read More
Convert Json String to Json Array Circe Scala?...


scalacirce

Read More
Encoding Scala None to JSON value using circe...


jsonscalacirce

Read More
Alternative to parsing json with option [ either [A,B ] ] in scala...


jsonscalaabstract-data-typecirce

Read More
Circe deriveDecoder/deriveEncoder could not find Lazy implicit value of type io.circe.generic.encodi...


jsonscalagenericsderivedcirce

Read More
How to ignore JsonNulls with a Circe Cursor...


jsonscalacirce

Read More
Handling PATCH requests with Akka HTTP and circe for nullable fields...


scalaakka-httpcirce

Read More
Circe: Json object to Custom Object...


arraysjsonscalacirce

Read More
Scala, Circe, Http4s - is it any way to encode Throwable in Circe?...


jsonscalacircehttp4szio

Read More
Is there a elegant way to handle Either Monad in Scala?...


jsonscalaeithercirce

Read More
Delegate to a more specific Context Bound (additional implicit parameter)...


scalatypeclassimplicitcircezio

Read More
Circe: Generic Function that returns a specific object of a Sealed Trait (ADT)...


scalagenericscirce

Read More
How to use Circe to do a dynamic decoding?...


scalacirce

Read More
How to convert sealed trait case objects to string using circe...


scalacirce

Read More
Scala convert multi-layered json to multi-layered map...


jsonscaladictionarycirce

Read More
Strange NPE with io.circe.Decoder...


scalacirce

Read More
Circe Decode to sealed trait extended by multiple case classes...


scalacirce

Read More
using the right side of the disjoint union properly...


jsonscalaeithercirce

Read More
Retrieving null values from json using circe-optics...


jsonscalacircecirce-optics

Read More
How to decode Date nested in an array in circe?...


scaladecodecirce

Read More
Parse Json from snake case to camel case...


scalacirce

Read More
How to resolve recursive decoding in Circe when parsing Json?...


jsonscalarecursive-datastructurescirce

Read More
Transforming JSON with Circe...


jsonscalacirce

Read More
BackNext