scala-jsonapi
JSON serializer
A Scala library for serializing and deserializing JSON API data structures into standard JSON formats.
Scala support library for integrating the JSON API spec with Spray, Play! or Circe
107 stars
29 watching
29 forks
Language: Scala
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. | 62 |
| | A library for serializing and deserializing JSON data in Scala | 8 |
| | A fast JSON serialization library for Ruby objects | 1,410 |
| | A fast JSON serialization library for Scala classes | 112 |
| | A lightweight JSON implementation in Scala | 974 |
| | A library for serializing and deserializing structured data in JSON format | 361 |
| | An Elixir library for serializing and querying data in the JSONAPI format | 497 |
| | A C++ library providing fast JSON parsing and serialization | 60 |
| | A Python library for serializing data to JSON-LD format | 29 |
| | Provides a way to generate efficient and safe JSON codecs at compile-time using Scala macros | 752 |
| | A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
| | A Haskell library for parsing and generating JSON data | 1,257 |
| | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
| | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| | An implementation of MessagePack serialization for Scala | 94 |