STTP API - advice welcomed

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

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

    Declarative, type-safe web endpoints library

  • You should have a look at Tapir or Endpoint4s. I know it's beyond the scope of your question, but I think it does what you want, the right way. You can still use µPickle, sttp, but you'll need to pick another framework for the backend. Akka-http is probably the most straightforward if you want plain Scala Futures.

  • lesson-service

    An API first approach to developing microservices using Tapir

  • I too recommend checking out Tapir to separate API definition from implementation. I am currently exploring Tapir specifically for consumer contract based testing of APIs. You can check out a Tapir based Work-In-Progress (WIP) project at https://github.com/esumitra/lesson-service

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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