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
- Host: GitHub
- URL: https://github.com/fab1an/kotlin-json-stream-serializer-sample
- Owner: fab1an
- License: apache-2.0
- Created: 2023-04-02T07:13:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T05:40:18.000Z (2 months ago)
- Last Synced: 2025-03-27T06:26:40.995Z (2 months ago)
- Language: Kotlin
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Kotlin JSON stream serializer sample
[](http://semver.org/)
[](https://github.com/fab1an/kotlin-json-stream-serializer-sample/blob/master/LICENSE)
[](https://github.com/fab1an/kotlin-json-stream-serializer-sample/actions/workflows/build-master.yml)
[](https://scorecard.dev/)
[](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`