httpr
Yet another HTTP router. But this one supports paths like /:a and /:a/:b being under the same method, unlike julienschmidt's httprouter. :) But I need to admit that it is written in an inefficient way.
Description
Yet another HTTP router. But this one allows any combinations of regular and param segments for a path.
httpr ver. 0.3.2
Latest
Languages
Go
100%