wuseal/JsonToKotlinClass

Generate JSON from a Kotlin data class

Open

#70 opened on Jul 31, 2018

View on GitHub
 (6 comments) (4 reactions) (0 assignees)Kotlin (184 forks)github user discovery
L9feature requesthelp wanted

Repository metrics

Stars
 (3,179 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi, is there any chance you can add the reverse operation as well? Taking a Kotlin data class and generating valid JSON from it? It would be really useful to be able to go both directions.

Contributor guide