andreyvit / httpform

Fill an input struct from Go net/http.Request body, cookies, query string and path params, transparently accept application/json, query string, application/x-www-form-urlencoded and multipart/form-data inputs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

httpform

Fill an input struct from Go net/http.Request body, cookies, query string and path params, transparently accept application/json, query string, application/x-www-form-urlencoded and multipart/form-data inputs

About

Fill an input struct from Go net/http.Request body, cookies, query string and path params, transparently accept application/json, query string, application/x-www-form-urlencoded and multipart/form-data inputs

License:MIT License


Languages

Language:Go 100.0%