Circe API

Circe is the most widely used JSON library for Scala, built on top of Cats. Provides encoding, decoding, traversal, and transformation of JSON values with automatic derivation support for case classes and sealed traits.

API entry from apis.yml

apis.yml Raw ↑
aid: scala:circe
name: Circe API
description: Circe is the most widely used JSON library for Scala, built on top of Cats. Provides encoding,
  decoding, traversal, and transformation of JSON values with automatic derivation support for case classes
  and sealed traits.
tags:
- Cats
- Functional Programming
- JSON
- Parsing
- Scala
- Serialization
humanURL: https://circe.github.io/circe/
properties:
- type: Documentation
  url: https://circe.github.io/circe/
- type: API Documentation
  url: https://circe.github.io/circe/api/
- type: GitHub
  url: https://github.com/circe/circe