Skip to content

Instantly share code, notes, and snippets.

package test
import java.io.FileOutputStream
import akka.actor.ActorSystem
import akka.http.Http
import akka.http.model.HttpMethods._
import akka.http.model._
import akka.io.IO
import akka.pattern.ask