smithy-typescript
Client/Server Generator
Generates TypeScript clients and servers from Smithy models
Smithy code generators for TypeScript. (in development)
240 stars
13 watching
91 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws-samples/smithy-server-generator-typescript-sample | A sample project demonstrating how to generate TypeScript code for a serverless API using the Smithy framework. | 17 |
smithy-lang/smithy-python | Tools for generating clients for asynchronous service APIs written in Python. | 48 |
smithy-lang/smithy-swift | A code generation tool for creating Swift API clients from domain models. | 30 |
smithy-lang/smithy | An interface definition language and set of tools for generating clients, servers, and documentation for any protocol. | 1,842 |
smithy-lang/smithy-ruby | A tool that generates Ruby SDKs for building JSON APIs. | 36 |
smithy-lang/smithy-examples | Provides templates and tools to build APIs using Smithy | 39 |
aws/smithy-go | Generates Go code for interacting with Smithy models | 182 |
smithy-lang/smithy-kotlin | A tool for generating Kotlin code from Smithy models | 84 |
smithy-lang/smithy-dafny | Tools for generating Dafny APIs and client code for AWS services and libraries in multiple languages | 10 |
smithy-lang/smithy-rs | A code generation tool for building AWS SDKs and servers in Rust. | 514 |
smithy-lang/smithy-language-server | An implementation of the Language Server Protocol for Smithy IDL, enabling language-based code completion and analysis. | 34 |
smithy-lang/smithy-vscode | A VS Code extension for syntax highlighting and code completion of the Smithy interface definition language. | 37 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 418 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |