Scala encoding None to NaN json value with circe...
Read MoreEndpoint receiving a list of objects from a hierarchy...
Read MoreIssue when using akka-http, circe...
Read MoreHow to read JSON out of Doobie Scala PostgreSQL Database with Circe?...
Read MoreHow to decode a nested json into a List[Object] using Circe in Scala...
Read MoreCannot created object walking though JSON string using Circe JSON parser...
Read MoreScala circe deriveUnwrapped value class doesn't work for missing member...
Read MoreHttp4s circe can not decode children...
Read MoreParsing custom keys in Json with Circe...
Read Morecould not find implicit value for parameter encoder: io.circe.Encoder[com.sweetsoft.SapHealth]...
Read MoreHow to decode missing json array as empty List with circe...
Read MoreUsing Scala to represent two JSON fields of which only one can be null...
Read MoreTapir fails to decode a list of sealed trait with `DecodingFailure(CNil, List(DownArray))`...
Read MoreScala, PureConfig - how to read json config file?...
Read MoreCirce Encoding Sealed Traits and Co Product Case class Fails...
Read MoreHow do I convert a java.util.UUID to doobie.syntax.SqlInterpolator.SingleFragment?...
Read Moreadd field conditionally after traversing all nodes in JSON Circe Scala...
Read MoreHow can i make marshaller for tree-like case class?...
Read MoreScala type inference rule over contravarience?...
Read MoreHow to send a type parameter as a function argument...
Read MoreHow can I deserialize an non-fixed array of jsons using Circe's manual decoder?...
Read MoreWhy does the circe `or` function (an apparently unary function) work with reduceLeft which requires ...
Read Moreentity decode for json that return a list/seq of any val...
Read MoreHow to handle different JSON schemas and dispatch hem to be handled by the right parser?...
Read MoreJSON decode nested field as Map[String, String] in Scala using circe...
Read MoreHow to derive a decoder semiautomatically for a list of some type with Circe?...
Read MoreCirce: Moving an Implicit Encoder into A Generic Class...
Read MoreHow to Convert Seq to Json using Circe inside a function - keep getting "implicit value not fou...
Read Moredecoder for refined type when using circe with Http4s...
Read More