rcrowley / go-tigertonic

A Go framework for building JSON web services inspired by Dropwizard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support URL namespaces

rcrowley opened this issue · comments

It's really just another TrieServeMux or even http.ServeMux but that strips the namespace from the URL before handling it further.