sparsetech / trail

Routing library for the Scala platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akka support

tindzk opened this issue · comments

There should be a JVM counterpart to the JavaScript router. The routes don't rely on any JavaScript functionality and must be reusable on the server. We should consider creating a sub-project "metarouter-akka" that converts the routing table into akka-http Routes.