martini-contrib / binding

Martini handler for mapping and validating a raw request into a structure.
MIT License
140 stars 47 forks source link

Do binding to route and URL values #54

Open sinni800 opened 7 years ago

sinni800 commented 7 years ago

I think having type safe route values at least would really be an improvement

I hope I haven't overlooked anything though...

It could work with the struct tag "route:" or in the case of URL values "url:"