jshttp / jshttp.github.io

https://jshttp.github.io/
MIT License
47 stars 3 forks source link

routes-router #33

Closed Raynos closed 10 years ago

Raynos commented 10 years ago

routes-router is a module on top of routes.

It's a http specific request handler that does routing for you.

It includes a prefix feature to nest routers recursively.

I strongly suspect this modules is too opinionated / high level but i'll leave this issue open.

dougwilson commented 10 years ago

for pillarjs rather than jshttp :)