Giter Site home page Giter Site logo

smithy-kotlin's Introduction

Smithy Smithy Kotlin

Smithy code generators for Kotlin.

Getting Started

Development

Module Structure

  • codegen - module(s) for generating Kotlin code from Smithy models

    • protocol-tests - module for generating Smithy protocol tests
    • smithy-aws-kotlin-codegen - module containing AWS-specific codegen, will eventually be refactored to aws-sdk-kotlin
    • smithy-kotlin-codegen - primary codegen module
    • smithy-kotlin-codegen-testutils - utilities for testing generated code (shared with aws-sdk-kotlin)
  • runtime - library code used by generated clients and servers to perform SDK functions

    • auth - authentication and signing related modules
    • crt-util - utilities for using the AWS Common Runtime (CRT)
    • observability - contains various telemetry provider implementations
    • protocol - protocol support (including HTTP, application level protocols, test support, etc)
    • runtime-core - contains core functionality used by all clients, servers, or other runtime modules
    • serde - serialization/deserialization modules
    • smithy-client - runtime support for generated service clients
    • smithy-test - runtime support for generated tests (e.g. smithy protocol tests)
    • testing - internal testing utilities for the runtime
  • tests - test and benchmark module(s)

    • benchmarks - benchmarks for runtime
    • codegen - codegen integration tests for various features (e.g. testing waiters, paginators, etc)
    • compile - compile tests for generated code
    • integration - tests for different versions of our dependencies to ensure compatibility

Feedback

You can provide feedback or report a bug by submitting an issue. This is the preferred mechanism to give feedback so that other users can engage in the conversation, +1 issues, etc.

Contributing

If you are interested in contributing to Smithy Kotlin, please take a look at CONTRIBUTING.

License

This project is licensed under the Apache-2.0 License.

Security

See CONTRIBUTING for more information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.