line / armeria

Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
https://armeria.dev
Apache License 2.0
4.73k stars 899 forks source link

Smithy support #5770

Open trustin opened 2 weeks ago

trustin commented 2 weeks ago

Smithy is an IDL from Amazon Web Services: https://smithy.io/ https://github.com/smithy-lang/smithy

Not as popular as gRPC or Thrift, but it has its own merits and niche where others don't fill exactly.