-
http4s/http4s
A minimal, idiomatic Scala interface for HTTP
Scala versions: 3.x 2.13 2.12Scala.js versions: 1.xScala Native versions: 0.4 -
softwaremill/tapir
Declarative, type-safe web endpoints library
Scala versions: 3.x 2.13 2.12Scala.js versions: 1.xScala Native versions: 0.4sbt plugins: 1.0 -
akka/akka-http
The Streaming-first HTTP server/module of Akka
Scala versions: 3.x 2.13 2.12 2.11 -
zio/zio-http
A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
Scala versions: 3.x 2.13 2.12 -
lolgab/snunit
Scala Native HTTP server based on NGINX Unit
Scala versions: 3.x 2.13 2.12Scala Native versions: 0.4sbt plugins: 1.0Mill plugins: 0.10 -
spinoco/fs2-http
Http Server and client using fs2
Scala versions: 2.12 2.11 -
ollls/zio-tls-http
100% non-blocking, Java NIO only( inspired by zio-nio) , JSON HTTP server based on Scala ZIO library. Everything including TLS encryption modeled as ZIO effects, convenient route DSL similar to https4s, up to 30K TPS local JSON transaction with 25 threads on 6 cores(i7) with ZIO fibers.
Scala versions: 3.x 2.13 -
softwaremill/livestub
The HTTP server stub you always wanted!
Scala versions: 2.13 -
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.
Scala versions: 3.x 2.13 2.12 -
sake92/sharaf
Minimalistic Scala 3 web framework
Scala versions: 3.x -
sungiant/zenith
:zap: Functional Scala HTTP server, client, and toolkit.
Scala versions: 2.12 2.11 -
analogweb/analogweb-scala
Tiny High Performance HTTP Server for Scala
Scala versions: 3.x 2.13 2.12 2.11 2.10 -
ollls/quartz-h2
Asynchronous Java NIO http/2 only packet streaming server with TLS encryption implemented as Scala CATS effect. Direct native translation of fs2 stream chunks into http2 packets ( inbound and outbound ).
Scala versions: 3.x -
ollls/zio-quartz-h2
ZIO2 native, asynchronous Java NIO based implementation of http/2 packet streaming server with TLS encryption implemented as scala ZIO2 effect. Direct native translation of ZIO ZStream chunks into http2 packets (inbound and outbound).
Scala versions: 3.x -
imrafaelmerino/jio
API to work with functional effects in Java