Search code examples
Circe: decoding a container type with different possible content types...


jsonscalacirce

Read More
Encoding recursive data structure into Json with Circe when running on http4s...


jsonscalacircehttp4shttp4s-circe

Read More
My coproduct encoding is ambiguous...


jsonscalaunioncircecoproduct

Read More
Use circe to preprocess dot-notation style fields...


jsonscalacirce

Read More
Generic derivation of AnyVal types with Circe...


jsonscalacirce

Read More
How to serialize a Scala object to Json which already contains some Json...


scalacirce

Read More
circe type field not showing...


scalacirce

Read More
Encoding/Decode shapeless records with circe...


jsonscalacirce

Read More
Avoid serialize to null using Circe json serializer...


jsonscalacirce

Read More
How to Use Circe for Decoding JSON Lists/Arrays in Scala...


jsonscalacirce

Read More
Circe: decode multi-level ADT efficiently...


jsonscalaalgebraic-data-typescirce

Read More
Circe decoder for scalaz.Maybe...


scalascalazfinchcirce

Read More
Circe Encoders and Decoders with Http4s...


scalacircehttp4shttp4s-circe

Read More
With Circe Json why is implicit resolution slower at runtime...


jsonscalacirce

Read More
How to encode Json when HList parameter is HNil?...


scalashapelesscirce

Read More
Scala Circe with generics...


jsonscalacirce

Read More
Cannot decode Sets in Circe...


jsonscalacirce

Read More
Is the a way to warn about unused values with decoding in Circe ?...


jsonscalashapelesscirce

Read More
Migrating for Json4S to Circe...


scalacirce

Read More
Generic json decoder trait with Circe implementation...


scalacirce

Read More
Circe trait fields not included in json...


jsonscalatraitscirce

Read More
Parse Json using Circe and monocle lens...


jsonscalacirce

Read More
Parse a case class containing an HList into a JSON string, using Circe...


jsonscalashapelesshlistcirce

Read More
Update case class from incomplete JSON with Argonaut or Circe...


jsonscalashapelessargonautcirce

Read More
Incompatible Jackson version: 2.7.1 in sbt?...


scalajacksonsbtfinaglecirce

Read More
`circe` Type-level Json => A Function?...


scalaargonautcirce

Read More
Circe instances for encoding/decoding sealed trait instances of arity 0?...


scalacirce

Read More
How to parse a JSON Scala without case classes...


jsonscalaparsinglift-jsoncirce

Read More
Merge several json arrays in circe...


jsonscalacirce

Read More
Transforming JSON with state in circe...


jsonscalacirce

Read More
BackNext