▲ 4 ▼ Routebuilder - build your http routes fluently web github.com godoc.org goreportcard.com posted by hankmartinez 2209 days ago ▲ hankmartinez 2207 days ago ▼ This library provides methods to build Http routes. Those routes can be used with any kind of router. Contributing ▲ kenny 2204 days ago ▼ Thanks for the clarification. Presumably you mean any router using http.HandlerFunc? Contributing ▲ hankmartinez 2203 days ago ▼ Yes, just for the http.HandlerFunc routers (for now) Contributing ▲ drogo 2208 days ago ▼ Title needs an edit? What does this do? Contributing ▲ kenny 2208 days ago ▼ I’ve adjusted the title, it’s a routebuilder for goji router I think. Contributing Register to comment or vote on this story
This library provides methods to build Http routes. Those routes can be used with any kind of router.
Thanks for the clarification. Presumably you mean any router using http.HandlerFunc?
Yes, just for the http.HandlerFunc routers (for now)
Title needs an edit? What does this do?
I’ve adjusted the title, it’s a routebuilder for goji router I think.