-
Notifications
You must be signed in to change notification settings - Fork 36
Add new Kotlin generator? #539
Copy link
Copy link
Open
Description
I am looking into adopting ApiBuilder and to leverage the generators in client side apps. I mainly deal with Android.
Our Android stack makes use of:
Kotlin
RxJava2
Retrofit2
Moshi
I noticed the Kotlin generator that currently exists uses most of the same stack but uses Jackson instead for de/serializing of Json.
Any advice if I want to create a new client to use Moshi instead? What about being able to configure the generator so that the client can use Moshi, Gson, or Jackson?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels