awslabs / smithy-swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smithy Swift

Smithy code generators for Swift.

WARNING: All interfaces are subject to change.

License

Development

Kotlin Modules

  • smithy-swift-codegen - a module that generates Swift code from Smithy models.

Swift Modules

  • ClientRuntime - provides networking, serialization interfaces and implementations using the AWS Swift CRT Bindings for a Swift SDK generated from Smithy Models.
  • SmithyTestUtil - provides helper methods for auto-generated Swift unit tests.

License

This project is licensed under the Apache-2.0 License.

Security

See CONTRIBUTING for more information.

About

License:Apache License 2.0


Languages

Language:Kotlin 68.5%Language:Swift 25.6%Language:Smithy 5.8%