Skip to content

Add new Kotlin generator? #539

@michaelcarrano

Description

@michaelcarrano

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions