avro4k
Demo_SimpleRestAPI
avro4k | Demo_SimpleRestAPI | |
---|---|---|
2 | 3 | |
199 | 24 | |
1.0% | - | |
8.4 | 3.8 | |
about 2 months ago | over 1 year ago | |
Kotlin | Kotlin | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
avro4k
-
People who use Spring and Kotlin...
I've just recently implemented Google Pub/Sub with Avro serialization using Avro4k library and it works fine https://github.com/avro-kotlin/avro4k
-
kotlinx.serialization 1.2 Released: High-Speed JSON Handling, Value Class Support, Overhauled Docs, and more
Someone already implemented it. Full list of supported formats can be found here.
Demo_SimpleRestAPI
-
Simple RSS Feed Reader - Jetpack Compose
Simple REST API Android App in Kotlin - Various HTTP Client Library Implementations
-
How to add opt-in compiler argument in build.gradle?
While developing this Simple REST API app, I also encountered the same issue because the APIs from com.jakewharton.retrofit2.converter.kotlinx.serialization packages are marked with @ExperimentalSerializationApi annotation, which requires me to specify the@OptIn() annotation.
-
Simple REST API Android App in Kotlin - Various HTTP Client Library Implementations
GitHub Repository: Demo_SimpleRestAPI
What are some alternatives?
jackson-module-kotlin - Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
http-request-kotlin - 🌐 A tiny http client for Kotlin/Android. Only 90 lines of code.
DeezerClone - This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.
AndroidNews - A simple RSS feed reader app (written in Kotlin and Jetpack Compose) that currently reads my blog (Android Kotlin Weekly)'s feed.
Farhan - An Android app to help you with phone addiction.
gradle-avro-plugin - A Gradle plugin to allow easily performing Java code generation for Apache Avro. It supports JSON schema declaration files, JSON protocol declaration files, and Avro IDL files.
androidx - Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
Insulator - A client UI to inspect Kafka topics, consume, produce and much more
Coil - Image loading for Android and Compose Multiplatform.
kvalidator - validator for kotlin json serialization
Multi-Module-Nextflix-Composable - Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..