akka/akka-http

Provide anyParams that was available in Spray

Aberta

#526 aberto em 15 de nov. de 2016

 (1 comentário) (2 reações) (0 responsável)Scala (598 forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:routing

Métricas do repositório

Stars
 (1.311 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (2 fundiu PRs em 30d)

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 😉

Guia do colaborador