ant0ine / go-json-rest

A quick and easy way to setup a RESTful JSON API
https://ant0ine.github.io/go-json-rest/
MIT License
3.51k stars 381 forks source link

get param from post petition #225

Open xellDart opened 6 years ago

xellDart commented 6 years ago

sorry for my noob question, but how to get param from post json (r.PathParam("amount")), i donnt have the field in any struct, i only need the value