Expert Overview
Things I'm Doing
Talks I've Given
Age Mooij discovered Scala in 2009 after many years of Java development. In that same year he founded the Dutch Scala Enthusiasts user group and started giving Scala Labs workshops.
 
Talks I've Given
-
Beyond URL Matching: Mastering the Spray/Akka-Http Routing DSL
Featuring Age Mooij
Most REST frameworks can match request URIs and then pass the raw request to some kind of handler function. But is that really enough?
Spray's routing DSL is an incredibly powerful toolkit for writing high-performance REST APIs. It takes care of every aspect of Http request handling and...
scala spray akka