smithy-server-generator-typescript-sample
API generator
A sample project demonstrating how to generate TypeScript code for a serverless API using the Smithy framework.
17 stars
6 watching
4 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
smithy-lang/smithy-typescript | Generates TypeScript clients and server scaffolding from Smithy models | 230 |
smithy-lang/smithy-examples | Provides templates and tools to build APIs using Smithy | 39 |
smithy-lang/smithy-dafny | Tools for generating Dafny APIs and client code for AWS services and libraries in multiple languages | 10 |
smithy-lang/smithy-swift | A code generation tool for creating Swift API clients from domain models. | 29 |
aws/smithy-go | Generates Go code for interacting with Smithy models | 177 |
smithy-lang/smithy-ruby | A tool that generates Ruby SDKs for building JSON APIs. | 36 |
smithy-lang/smithy | An interface definition language and set of tools for generating clients, servers, and documentation for any protocol. | 1,813 |
smithy-lang/smithy-rs | A code generation tool for building AWS SDKs and servers in Rust. | 507 |
smithy-lang/smithy-python | Tools for generating clients for asynchronous service APIs written in Python. | 48 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,037 |
evidentsolutions/apina | Generates client-side TypeScript code from server-side APIs | 27 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
aws-samples/aws-ruby-sample | A sample application demonstrating Ruby usage of the AWS SDK to interact with S3 | 32 |
greymass/abi2core | Generates TypeScript types from Antelope ABI definitions | 1 |
mrkev/generator-typescript | A Yeoman generator for creating TypeScript projects with automatic compilation and running capabilities. | 19 |