smithy-language-server
Language Server
An implementation of the Language Server Protocol for Smithy IDL, enabling language-based code completion and analysis.
A Language Server Protocol implementation for the Smithy IDL
35 stars
9 watching
20 forks
Language: Java
last commit: 9 days ago
Linked from 1 awesome list
language-serverlanguage-server-protocolsmithy
Related projects:
Repository | Description | Stars |
---|---|---|
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-dafny | Tools for generating Dafny APIs and client code for AWS services and libraries in multiple languages | 10 |
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 |
smithy-lang/smithy-vscode | A Visual Studio Code extension to provide syntax highlighting and snippets for the Smithy IDL. | 37 |
smithy-lang/smithy-python | Tools for generating clients for asynchronous service APIs written in Python. | 48 |
smithy-lang/smithy-typescript | Generates TypeScript clients and server scaffolding from Smithy models | 230 |
awslabs/smithy-intellij | Provides IDE integration for the Smithy IDL within IntelliJ IDEA. | 11 |
smithy-lang/smithy-swift | A code generation tool for creating Swift API clients from domain models. | 29 |
johnstonskj/rust-atelier | Replicates core components of Smithy in Rust to enable code generation and tooling for service definition | 77 |
aws/smithy-go | Generates Go code for interacting with Smithy models | 177 |
smithy-lang/smithy-rs | A code generation tool for building AWS SDKs and servers in Rust. | 507 |
smithy-lang/smithy-kotlin | A tool for generating Kotlin code from Smithy models | 83 |
iancaffey/smithy-intellij-plugin | A plugin extension for IntelliJ IDEA that supports the Smithy interface definition language. | 26 |
smithy-lang/smithy-gradle-plugin | Provides plugins to integrate Smithy models with Gradle builds | 29 |