akka/akka-http

Provide anyParams that was available in Spray

开放

#526 创建于 2016年11月15日

 (1 条评论) (2 个反应) (0 位负责人)Scala (598 个派生)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:routing

仓库指标

星标
 (1,311 个星标)
PR 合并指标
 (平均合并 1天 10小时) (30 天内合并 2 个 PR)

描述

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 😉

贡献者指南