An open API service indexing awesome lists of open source software.

https://github.com/athena-framework/serializer

Flexible object (de)serialization library
https://github.com/athena-framework/serializer

component crystal

Last synced: 9 months ago
JSON representation

Flexible object (de)serialization library

Awesome Lists containing this project

README

          

# Serializer

[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
[![CI](https://github.com/athena-framework/athena/actions/workflows/ci.yml/badge.svg?branch=master&event=schedule)](https://github.com/athena-framework/athena/actions/workflows/ci.yml)
[![Latest release](https://img.shields.io/github/release/athena-framework/serializer.svg)](https://github.com/athena-framework/serializer/releases)

Flexible object (de)serialization library

## Getting Started

Checkout the [Documentation](https://athenaframework.org/Serializer).

## Contributing

Read the general [Contributing Guide](./CONTRIBUTING.md) for information on how to get started.