Meet smithy4s, a framework for generation http4s servers and clients from Smithy IDLs

This page summarizes the projects mentioned and recommended in the original post on /r/scala

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • smithy4s

    https://disneystreaming.github.io/smithy4s/

  • registry

    The Registry API allows teams to track and manage machine-readable descriptions of APIs. (by apigee)

  • Btw, in our organization, we use ScalaPB (for Protobuf) and Guardrail (for OpenAPI), with all the contracts being in a dedicated git repository. I also implemented backwards compatibility checking of the API by running MiMa on the generated code. But that's more of a hack. For something proper, we would probably need something like https://github.com/apigee/registry or https://github.com/apicurio/apicurio-registry but that is a much more complicated setup.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • apicurio-registry

    An API/Schema registry - stores APIs and Schemas.

  • Btw, in our organization, we use ScalaPB (for Protobuf) and Guardrail (for OpenAPI), with all the contracts being in a dedicated git repository. I also implemented backwards compatibility checking of the API by running MiMa on the generated code. But that's more of a hack. For something proper, we would probably need something like https://github.com/apigee/registry or https://github.com/apicurio/apicurio-registry but that is a much more complicated setup.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts