▲ 4 ▼ Routebuilder - build your http routes fluently web github.com godoc.org goreportcard.com posted by hankmartinez 2575 days ago ▲ hankmartinez 2573 days ago ▼ This library provides methods to build Http routes. Those routes can be used with any kind of router. Contributing ▲ kenny 2570 days ago ▼ Thanks for the clarification. Presumably you mean any router using http.HandlerFunc? Contributing ▲ hankmartinez 2569 days ago ▼ Yes, just for the http.HandlerFunc routers (for now) Contributing ▲ drogo 2575 days ago ▼ Title needs an edit? What does this do? Contributing ▲ kenny 2574 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.