lewisjkl blog
  • Home

smithy

A collection of 2 posts
scala

Creating a CLI with Smithy4s and Scala Native

Smithy4s provides a module for creating CLIs with Decline. Smithy4s cross-compiles many of its modules to Scala Native, including this one. This means we can create CLIs that work with Scala Native to avoid the JVM boot up time when invoking the CLI. We could similarly use Scala.js, or
21 Dec 2024 4 min read
scala

Creating a REST Service with Smithy4s

Smithy4s is a library that provides tooling for the Smithy IDL in Scala. One of the things Smithy4s does is allow you to easily create a REST service based on a Smithy specification. In general, it will eliminate your need for maintaining the API layer of your service altogether. Smithy4s
12 Dec 2024 4 min read
Page 1 of 1
lewisjkl blog © 2025
  • Sign up
Powered by Ghost