rcrowley / go-tigertonic

A Go framework for building JSON web services inspired by Dropwizard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support short GET function signatures

rcrowley opened this issue · comments

Forcing Marshaled functions that only ever serve GET requests to accept a Request argument is silly.