Search code examples
Scala encoding None to NaN json value with circe...

javajsonscalatensorflowcirce

Read More
Endpoint receiving a list of objects from a hierarchy...

scalaakkajson-deserializationakka-httpcirce

Read More
Issue when using akka-http, circe...

scalaakka-httpcirce

Read More
How to read JSON out of Doobie Scala PostgreSQL Database with Circe?...

postgresqlscalacircedoobie

Read More
How to decode a nested json into a List[Object] using Circe in Scala...

jsonscalacirce

Read More
Cannot created object walking though JSON string using Circe JSON parser...

jsonscalacirce

Read More
Scala circe deriveUnwrapped value class doesn't work for missing member...

scalacircerefined

Read More
Http4s circe can not decode children...

scalacircehttp4shttp4s-circe

Read More
Parsing custom keys in Json with Circe...

scalacirce

Read More
could not find implicit value for parameter encoder: io.circe.Encoder[com.sweetsoft.SapHealth]...

scalacirce

Read More
How to decode missing json array as empty List with circe...

jsonscalacirce

Read More
Using Scala to represent two JSON fields of which only one can be null...

jsonscalacirce

Read More
Tapir fails to decode a list of sealed trait with `DecodingFailure(CNil, List(DownArray))`...

scalacircesttptapir

Read More
Scala, PureConfig - how to read json config file?...

scalascala-catscircepureconfig

Read More
Circe Encoding Sealed Traits and Co Product Case class Fails...

jsonscalashapelesscirce

Read More
How do I convert a java.util.UUID to doobie.syntax.SqlInterpolator.SingleFragment?...

scalacircehttp4sdoobie

Read More
add field conditionally after traversing all nodes in JSON Circe Scala...

jsonscalajsonschemacirce

Read More
How can i make marshaller for tree-like case class?...

scalamarshallingcirce

Read More
Scala type inference rule over contravarience?...

scalafunctional-programmingtype-inferencecirce

Read More
Scala Circe infer class...

scalacirce

Read More
How to send a type parameter as a function argument...

scalaimplicitcirce

Read More
How can I deserialize an non-fixed array of jsons using Circe's manual decoder?...

scalacircesttp

Read More
Why does the circe `or` function (an apparently unary function) work with reduceLeft which requires ...

scalamethodsscala-catscircearity

Read More
entity decode for json that return a list/seq of any val...

scalacircehttp4s

Read More
How to handle different JSON schemas and dispatch hem to be handled by the right parser?...

jsonscalacirce

Read More
JSON decode nested field as Map[String, String] in Scala using circe...

jsonscalacirce

Read More
How to derive a decoder semiautomatically for a list of some type with Circe?...

scalacirce

Read More
Circe: Moving an Implicit Encoder into A Generic Class...

scalagenericstypesshapelesscirce

Read More
How to Convert Seq to Json using Circe inside a function - keep getting "implicit value not fou...

scalagenericsshapelesscirce

Read More
decoder for refined type when using circe with Http4s...

scalacircehttp4srefined

Read More
BackNext