JsonApiX is an Android, annotation processor library that was made to transform regular Kotlin classes into their JSON API representations, with the ability to serialize or deserialize them to or from strings.
Relationships of all kind are now supported. Additionally there are some improvements of how the lib works in general.
Static check and other fixes will be added to this PR when time permits it.
Relationships of all kind are now supported. Additionally there are some improvements of how the lib works in general. Static check and other fixes will be added to this PR when time permits it.