Smithy code generators for Kotlin.
WARNING: All interfaces are subject to change.
client-runtime
- library code used by generated clients to perform SDK functionscompile-tests
- a test module to verify that various codegen scenarios produce valid Kotlin sourcesmithy-kotlin-codegen
- a module that generates Kotlin code from Smithy models
- Kotlin-language specific utility functions:
software.amazon.smithy.kotlin.codegen.lang
- Smithy-based codegen utility functions:
smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/Utils.kt
This project is licensed under the Apache-2.0 License.
See CONTRIBUTING for more information.