An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
455
stars
51
forks
source link
NewContext() is not populating parameters from provided URL #38
Open
drauschenbach opened 7 years ago
I'm trying to write a unit test, as I would in Express+Supertest. I'm finding that when I provide a test URL, that the parameters are not parsed.