Skip to content

Smithy code generator for Kotlin (in development)

License

Notifications You must be signed in to change notification settings

sugmanue/smithy-kotlin

 
 

Repository files navigation

Smithy Kotlin

Smithy code generators for Kotlin.

WARNING: All interfaces are subject to change.

License

Development

Modules

  • client-runtime - library code used by generated clients to perform SDK functions
  • compile-tests - a test module to verify that various codegen scenarios produce valid Kotlin source
  • smithy-kotlin-codegen - a module that generates Kotlin code from Smithy models

Where Things Go

  • 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

License

This project is licensed under the Apache-2.0 License.

Security

See CONTRIBUTING for more information.

About

Smithy code generator for Kotlin (in development)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.5%
  • Smithy 1.5%