Add eygraber/jsonapi-kotlin to implementations#1751
Open
eygraber wants to merge 1 commit into
Open
Conversation
jelhan
reviewed
Nov 5, 2024
| * [Izzy JSONAPI parser](https://github.com/undabot/izzy-json-api-android) library for deserializing and serializing resources with support both for Gson and Jackson parsers. It also has simple Retrofit integration. | ||
| * [JsonApiX](https://github.com/infinum/kotlin-jsonapix) annotation processor library for serializing and deserializing Kotlin classes. It's easy to use - setup only requires annotating classes. Retrofit integration is included. | ||
|
|
||
| ### <a href="#client-libraries-kotlin" id="client-libraries-kotlin" class="headerlink"></a> Kotlin |
Contributor
There was a problem hiding this comment.
Other Kotlin libraries are listed under Android. Do you think we could move this one to that section as well?
I know the existing categorization is far from being perfect...
Author
There was a problem hiding this comment.
The difference here is that my library is for Kotlin Multiplatform, so Android, JVM, iOS, and web are supported.
Armss9936
approved these changes
Jul 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.