akka/akka-http

Provide anyParams that was available in Spray

Ouverte

#526 ouverte le 15 nov. 2016

 (1 commentaire) (2 réactions) (0 personne assignée)Scala (598 forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:routing

Métriques du dépôt

Stars
 (1 311 étoiles)
Métriques de merge PR
 (Merge moyen 1j 10h) (2 PRs mergées en 30 j)

Description

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 😉

Guide contributeur