https://github.com/disneystreaming/smithy-translate
Tooling for converting to and from the Smithy IDL
https://github.com/disneystreaming/smithy-translate
json-schema openapi protobuf smithy swagger
Last synced: 20 days ago
JSON representation
Tooling for converting to and from the Smithy IDL
- Host: GitHub
- URL: https://github.com/disneystreaming/smithy-translate
- Owner: disneystreaming
- License: other
- Created: 2022-08-09T15:55:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T15:08:59.000Z (about 2 months ago)
- Last Synced: 2025-04-22T12:59:49.617Z (26 days ago)
- Topics: json-schema, openapi, protobuf, smithy, swagger
- Language: Scala
- Homepage:
- Size: 1.07 MB
- Stars: 58
- Watchers: 6
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-smithy - Smithy to Protobuf - smithy-translate (see above) (Model Converters / Server Code Generators)
README
# Smithy Translate
Tooling that enables converting to and from Smithy.
_Note: this library is published to work on Java 8 and above. However, you will need to use Java 11 or above to work on the library as a contributor. This is due to some of the build flags that we use._
**For more information, check out the [Smithy Translate Documentation](modules/docs/overview.md).**