https://disneystreaming.github.io/smithy4s/docs/overview/handlers/
Decoupled handlers | smithy4s
Although Smithy4s generates interfaces from smithy services, it is often desirable to split the implementation of individual methods into smaller composable...
decoupledhandlers
https://disneystreaming.github.io/smithy4s/docs/protocols/protocols/
Protocols and Smithy4s | smithy4s
The code generated by Smithy4s is strictly protocol agnostic, meaning that there is no particular processing to handle HTTP semantics, or JSON semantics in the...
protocols
https://disneystreaming.github.io/smithy4s/docs/overview/cli/
Installation (CLI) | smithy4s
Beside the provided sbt plugin, smithy4s can be used as a CLI. It allows generating Scala code and OpenAPI specs from smithy specs.
installationcli