jsonapi-serializer
JSON serializer
A fast JSON serialization library for Ruby objects
A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)
1k stars
28 watching
141 forks
Language: Ruby
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. | 107 |
| A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,147 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A C++ library providing fast JSON parsing and serialization | 60 |
| An Elixir library for serializing and querying data in the JSONAPI format | 497 |
| A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |
| A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A library for serializing Elixir data structures in JSONAPI format | 641 |
| A JSON serialization library for Ruby and JRuby that allows easy creation of serializable objects with customizable attributes. | 954 |
| Converts Java objects to and from JSON format with serialization options. | 331 |
| A library for serializing and deserializing JSON data in Scala | 8 |
| A Rust library for serializing and deserializing OpenAPI documents | 128 |
| Provides a standardized way to serialize API data in Ruby apps. | 278 |