ja_serializer
Data serializer
A library for serializing Elixir data structures in JSONAPI format
JSONAPI.org Serialization in Elixir.
641 stars
16 watching
148 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list
elixirjson-api
Related projects:
Repository | Description | Stars |
---|---|---|
beam-community/jsonapi | An Elixir library for serializing and querying data in the JSONAPI format | 497 |
rdf-elixir/jsonld-ex | An Elixir implementation of the JSON-LD standard for RDF data representation and serialization | 74 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
alexfilatov/borsh | A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. | 7 |
antidot/pyckson | A simple Python library to serialize objects to JSON by discovering class structure from init signatures and using camelCase for key names. | 28 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
intellimath/pyaxon | A lightweight, human-readable data serialization format and associated Python library for representing complex data structures | 22 |
vavr-io/vavr-jackson | A Jackson datatype module for serializing and deserializing Java data structures into JSON | 99 |
vt-elixir/ja_resource | Reduces boilerplate code in JSON-API compliant Phoenix controllers without sacrificing flexibility. | 113 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
nazipov/ua_parser2-elixir | A Elixir implementation of a user agent parser | 1 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
stocks29/exjprop | Library to read Java properties files from various sources | 0 |