Search code examples
how to parse un Array of object with Circe...


scalacirce

Read More
Circe - How do I specify an encoder for an extra type?...


scalacirce

Read More
How to use Circe Optics and Decode together...


scalacirce

Read More
Deserialize JSON based on Field in Payload in Scala...


jsonscalacirce

Read More
Json-circe can't derive encoder for subtype of sealed trait...


jsonscalacirce

Read More
Custom circe decoder for variant json-field...


jsonscalacirce

Read More
Map null values to None in Scala using Circe...


jsonscaladictionarynullcirce

Read More
Custom decoder for AWS API Gateway using circe...


jsonscalaaws-lambdacirce

Read More
How to avoid scientific notation in circe JSON serialization...


jsonscalabigdecimalcirce

Read More
Circe Unmarshall HttpResponse...


jsonscalaunmarshallingcirce

Read More
How do I override default codec in circe?...


jsonscalacirce

Read More
Http4s EntityDecoder not being auto derived for simple case class...


circehttp4shttp4s-circe

Read More
Divergent implicit expansion when abstracting over Traversable...


scalacollectionsimplicitscala-catscirce

Read More
diverging implicit expansion for type io.circe.Encoder[scala.collection.immutable.Map[Int,Any]]...


jsonscalacirce

Read More
How to encode/decode Timestamp for json in circe?...


jsonscalaslick-3.0circe

Read More
Decoding Case Class w/ Tagged Type...


scalashapelesscirce

Read More
Decoding Shapeless Tagged Types...


scalashapelesscirce

Read More
Type resolution with flatMap...


scalascala-catscirce

Read More
How to use generic in Scala from circe?...


scalacirce

Read More
Circe cannot find implicit encoder...


scalacirce

Read More
Get the underlying HList out from Circe...


scalashapelesscirce

Read More
jackson-module-scala serialize/deserialize Long keys in Map as Strings...


jsonscalaserializationjacksoncirce

Read More
Create Json object from Circe where the value can be String or a List...


scalacirce

Read More
Decoding Json with Circe when fields are incomplete...


scalacirceargonaut

Read More
Decoding structured JSON arrays with circe in Scala...


jsonscalacirce

Read More
Parse JSON array as case class with Circe...


jsonscalacirce

Read More
Circe Extract List from JSON...


scalacirce

Read More
How to encode scala case class to json with any as parameter type of case class?...


javajsonscalaencodingcirce

Read More
Process json with different data type in Circe...


javajsonscalacirce

Read More
Enforce a "at least one of two fields should be present" rule in Circe...


jsonscalacirce

Read More
BackNext