Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spray

Sending a post request in spray

json scala spray

Spray: routing - understand the difference between path and pathPrefix

scala spray

Spray routing: How to respond with different content-types?

How to get a reference to an existing ActorSystem in Akka?

scala akka actor spray

Forwarding HTTP/REST Request to another REST server in Spray

scala rest http akka spray

How to structure a RESTful API with Spray.io?

scala rest spray spray-dsl

Extracting Raw JSON as String inside a Spray POST route

json scala rest post spray

Akka Http: Exceeded configured max-open-requests value of [32]

scala akka spray akka-http

Convert polymorphic case classes to json and back

json scala spray spray-json

spray Marshaller for futures not in implicit scope after upgrading to spray 1.2

scala akka future spray

How do i specify spray Content-Type response header?

scala akka spray

Automating REST API documentation for routes [closed]

scala spray

IDEA complains about Revolver.settings when trying to parse spray-template's build.sbt file

intellij-idea sbt spray

akka-http: How to set response headers

spray-json and list marshalling

Can I set a timeout and number of retries on a specific pipeline request?

Akka Actor Priorities

SocketTimeoutException when I use Scalaj request

json scala httprequest spray

Resolving Akka futures from ask in the event of a failure

scala akka spray

Spray.io: Can't compile test spec

scala testing akka spray