{"id":20645014,"url":"https://github.com/it-enduro/serialization-protocols","last_synced_at":"2026-05-06T13:16:35.063Z","repository":{"id":146005730,"uuid":"222095149","full_name":"IT-Enduro/serialization-protocols","owner":"IT-Enduro","description":"Examples of serialization protocols","archived":false,"fork":false,"pushed_at":"2025-02-24T06:30:55.000Z","size":201,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T15:54:35.109Z","etag":null,"topics":["avro","java","json-path","msgpack","protobuf","spring-boot","xpath"],"latest_commit_sha":null,"homepage":"https://it-enduro.github.io/serialization-protocols/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IT-Enduro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-16T12:20:55.000Z","updated_at":"2024-11-27T10:36:24.000Z","dependencies_parsed_at":"2023-05-24T22:13:51.714Z","dependency_job_id":null,"html_url":"https://github.com/IT-Enduro/serialization-protocols","commit_stats":null,"previous_names":["it-enduro/serialization-protocols"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IT-Enduro%2Fserialization-protocols","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IT-Enduro%2Fserialization-protocols/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IT-Enduro%2Fserialization-protocols/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IT-Enduro%2Fserialization-protocols/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IT-Enduro","download_url":"https://codeload.github.com/IT-Enduro/serialization-protocols/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242714054,"owners_count":20173581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["avro","java","json-path","msgpack","protobuf","spring-boot","xpath"],"created_at":"2024-11-16T16:18:24.082Z","updated_at":"2026-05-06T13:16:32.333Z","avatar_url":"https://github.com/IT-Enduro.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build project](https://github.com/Romanow/serialization-protocols/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/Romanow/serialization-protocols/actions/workflows/build.yml)\n[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-nd/4.0/)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n\n# Протоколы сериализации\n\n## Символьные\n\n1. [Json](src/main/java/ru/romanow/serialization/services/JsonSerializer.kt)\n2. [XML](src/main/java/ru/romanow/serialization/services/XmlSerializer.kt)\n3. [YAML](src/main/java/ru/romanow/serialization/services/YamlSerializer.kt)\n\n## Бинарные\n\n1. [Avro](src/main/java/ru/romanow/serialization/services/AvroSerializer.kt)\n2. [Protobuf](src/main/java/ru/romanow/serialization/services/ProtobufSerializer.kt)\n\n## Утилиты\n\n1. [XPath](src/main/java/ru/romanow/serialization/services/XmlSerializer.kt)\n2. [XSD schema validation](src/main/java/ru/romanow/serialization/services/XmlSerializer.kt)\n3. [JsonPath](src/main/java/ru/romanow/serialization/services/JsonSerializer.kt)\n\n## Сборка и запуск\n\n```shell\n$ ./gradlew clean build\n\n# запуск через `java -jar ...` потому что используется Spring Shell\n$ java -jar build/libs/serialization-protocols.jar\n```\n\n## Ссылки\n\n1. [YAML anchors](https://support.atlassian.com/bitbucket-cloud/docs/yaml-anchors/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fit-enduro%2Fserialization-protocols","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fit-enduro%2Fserialization-protocols","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fit-enduro%2Fserialization-protocols/lists"}