Gerjan Konterman

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited False red squiggles with Akka HTTP dsl routing/parameters
The following code is not interpreted correctly: val example = parameters('color, 'backgroundColor ? "white") { (color, backgroundColor) => complete(s"The color is '$color' and the background i...