akka/akka-http

Provide anyParams that was available in Spray

Offen

#526 geöffnet am 15.11.2016

 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)Scala (598 Forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:routing

Repository-Metriken

Stars
 (1.311 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 10h) (2 gemergte PRs in 30 T)

Beschreibung

As documented in: http://spray.io/documentation/1.1.4/spray-routing/any-param-directives/anyParams/

Original impl here: https://github.com/spray/spray/blob/b473d9e8ce503bafc72825914f46ae6be1588ce7/spray-routing/src/main/scala/spray/routing/directives/AnyParamDirectives.scala

This will require shapeless though - or a "mini shapeless" so we should think where / how to put it.

Would be a very cool one to contribute by the community if someone wants to play around as type astronaut 😉

Contributor Guide