Skip to content

Instantly share code, notes, and snippets.

@pagreczner
Created April 23, 2015 18:47
Show Gist options
  • Save pagreczner/d7809e39960605b76bc3 to your computer and use it in GitHub Desktop.
Save pagreczner/d7809e39960605b76bc3 to your computer and use it in GitHub Desktop.
references
/*
https://golang.org/pkg/io/ioutil/
http://stackoverflow.com/questions/19253469/make-a-url-encoded-post-request-using-http-newrequest
https://github.com/gin-gonic/gin
http://stackoverflow.com/questions/3751429/reading-an-integer-from-standard-input-in-golang
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment