A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka.
<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-routing_2.10</artifactId>
<version>1.3.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple REST endpoint using Spray routing.
Migrate to Akka HTTP for newer Scala versions.
No dependency data recorded yet.