Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spray

Spray client - treat response with unexpected content-type as application/json?

Where to put favicon for a scala Spray application (i.e. what is the root of the site?)?

scala rest akka favicon spray

Why are my requests handled by a single thread in spray-http?

akka spray

How to get http request header info from the server side with spray RestAPI

scala spray spray-test

How to stop Spray server with routing DSL without upgrading to Akka HTTP?

scala akka spray akka-http

akka http, charset header, utf-8 issue

Why does authenticate directive lead to "Error: type mismatch"?

spray

Providing a JsonFormat for a Sequence of Objects

json scala spray spray-json

Akka-http: How to get custom header from a request?

akka spray akka-http

Can I create a default OPTIONS method directive for all entry points in my route?

scala spray spray-dsl

Correct usage of scalaz Future for async execution

akka, spray, and log4j2 not logging right

log4j akka log4j2 spray

how to make scalatest work with spraytestkit and HttpServiceActor

scala akka spray

Write a simple json REST server using spray in scala

json scala spray

Actor-based webservice - How to do it properly?

scala actor akka spray

How to deploy my spray API into production?

scala akka spray