Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
Flexible object (de)serialization library
- Host: GitHub
- URL: https://github.com/athena-framework/serializer
- Owner: athena-framework
- License: mit
- Created: 2020-01-13T00:11:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T18:47:01.000Z (3 months ago)
- Last Synced: 2024-08-23T20:32:01.443Z (3 months ago)
- Topics: component, crystal
- Language: Crystal
- Homepage: https://athenaframework.org/Serializer/
- Size: 137 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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/workflows/CI/badge.svg)](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.