spray/spray
A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5640
- days_rel: n/a
- days_push: 3480
- n_releases_24m: 0
Adoption not part of the score
2493 stars · 548 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
spray is a suite of Scala libraries for building and consuming RESTful web services on top of Akka, designed to be lightweight, asynchronous, non-blocking, actor-based, and testable. It is no longer maintained and has been superseded by Akka HTTP; note that the spray.io domain now hosts an unrelated commercial influencer-marketing product, not this project.
Use cases
- build a REST API in Scala on top of Akka
- consume RESTful web services from Scala asynchronously
- run a lightweight non-blocking HTTP server on Akka actors
- define HTTP routes with a Scala routing DSL
- test Scala REST endpoints
- maintain or read legacy code that depends on spray
When to choose
- You are maintaining, extending, or reading an existing legacy Scala/Akka codebase already built on spray
- You need the historical source as a reference while planning a migration to Akka HTTP
When to avoid
- Starting any new Scala HTTP or REST project - use Akka HTTP (or Apache Pekko HTTP) instead
- You need ongoing maintenance, security fixes, or compatibility with modern Scala and Akka versions
- You arrived from spray.io looking for the AI influencer gifting platform - that site is an unrelated commercial product, not this repository
Facets
library · maturity abandoned
web-framework http-server http-client routing testing web-development backend apis jvm scala akka rest asynchronous non-blocking actor-based unmaintained superseded-by-akka-http http
3 sources
- readme: https://github.com/spray/spray · fetched 2026-08-28 · f6ad61e7e7c7
- homepage: http://spray.io · fetched 2026-08-29 · 356c117b6cce
- site_page: https://spray.io/en/pricing · fetched 2026-08-29 · 1f203281f858
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spray/spray | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem