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

https://github.com/fab1an/kotlin-json-stream-serializer-annotations


https://github.com/fab1an/kotlin-json-stream-serializer-annotations

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Kotlin JSON stream-serializer annotations

[![maven central version](https://img.shields.io/maven-central/v/com.fab1an/kotlin-json-stream-serializer-annotations)](https://mvnrepository.com/artifact/com.fab1an/kotlin-json-stream-serializer-annotations)
[![semver](https://img.shields.io/:semver-%E2%9C%93-brightgreen.svg)](http://semver.org/)
[![license](https://img.shields.io/github/license/fab1an/kotlin-json-stream-serializer-annotations)](https://github.com/fab1an/kotlin-json-stream-serializer-annotations/blob/master/LICENSE)
[![build status](https://github.com/fab1an/kotlin-json-stream-serializer-annotations/actions/workflows/build-master.yml/badge.svg)](https://github.com/fab1an/kotlin-json-stream-serializer-annotations/actions/workflows/build-master.yml)
[![OpenSSF ScoreCard](https://img.shields.io/ossf-scorecard/github.com/fab1an/kotlin-json-stream-serializer-annotations)](https://scorecard.dev/)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10363/badge)](https://www.bestpractices.dev/projects/10363)

These are the annotations `@Ser` and `@ParentRef` for [kotlin-json-stream-serializer](https://github.com/fab1an/kotlin-json-stream-serializer). For documentation see the repo.