Search code examples
Add nested fields to a JSON using Circe...


jsonscalaarraylistcirce

Read More
Stack overflow in typeclass with implicit conversion...


scalaimplicit-conversiontypeclasscircescanamo

Read More
Encoding and Decoding for Student Case Class with Animal Trait...


scalacircehttp4s-circe

Read More
How to create a decoder for an Either type with Circe?...


scalacirce

Read More
Generate right schema and documentation with Tapir and sealed traits...


scalaopenapicircetapir

Read More
Encoding class containing instances of type parametrized class...


jsonscalatemplatesencodingcirce

Read More
Pascal case transform for discriminator parsing to enum cases...


scalascala-3circe

Read More
Why does importing Doobie before Circe raise a compilation error?...


scalacircedoobie

Read More
Circe encoder for generic case class with default parameters...


jsonscalacirce

Read More
Replace JSON fields with Scala Circe...


scalacirce

Read More
Tapir Custom Codec...


scalacodeccircetapir

Read More
Use Circe to decode Normal Class (not case class)...


scalacirce

Read More
Can shapeless derive a "shallow" generic for ADT coproduct?...


scalashapelesscirce

Read More
Automatic derivation of Enumeration can't find Encoder...


scalaenumscirce

Read More
Decode JSON with Circe and Scala.js...


scalascala.jscirce

Read More
How to Decode a Generic Case Class with semiautomatic in Circe...


scalagenericscircegeneric-derivation

Read More
How to pattern match a io.circe.Json object?...


jsonscalacirce

Read More
Parse \n separated json with circe...


jsonscalacirce

Read More
Circe and Scala's Enumeration type...


jsonscalacirce

Read More
Scala, circe and decoding...


jsonscalacirce

Read More
How to use circe with generic case class that extends a sealed trait...


scalagenericscirce

Read More
How can I define some generic decoder/encoder with circe?...


scalacirce

Read More
Define generic decoder in scala using circe...


scalagenericscirce

Read More
Redoc documentation for tapir endpoint with sealed heirarchy not rendering as expected...


scalacirceredoctapir

Read More
Shapeless error while trying trying to use PureConfig and Circe for scala...


scalaapache-sparkcircepureconfig

Read More
Remove Case Class Definition in asJson output from Circe...


jsonscalatraitscase-classcirce

Read More
Circe alternative for Jackson PropertyNamingStrategy...


scalajacksoncirce

Read More
circe doesn't see field when it contains an array...


jsonscalacircescala-3dotty

Read More
How to write codec for HttpResponse(Akka) using circe or jackson or any other library in scala...


scalaparsingserializationakkacirce

Read More
How to ignore a field from serializing when using circe in scala...


scalacirce

Read More
BackNext