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

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


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

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Kotlin JSON stream serializer sample

[![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-sample)](https://github.com/fab1an/kotlin-json-stream-serializer-sample/blob/master/LICENSE)
[![build status](https://github.com/fab1an/kotlin-json-stream-serializer-sample/actions/workflows/build-master.yml/badge.svg)](https://github.com/fab1an/kotlin-json-stream-serializer-sample/actions/workflows/build-master.yml)
[![OpenSSF ScoreCard](https://img.shields.io/ossf-scorecard/github.com/fab1an/kotlin-json-stream-serializer-sample)](https://scorecard.dev/)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10364/badge)](https://www.bestpractices.dev/projects/10364)

This is a sample project for [kotlin-json-stream-serializer](https://github.com/fab1an/kotlin-json-stream-serializer).

## Installation

1. Checkout repository
2. Run `./gradlew build`
3. See generated sources in `build/generated/ksp`