Create (Secret) Gist using Go
Github Gists API provides easy functionalities to create (and manage) Gists using simple API call. A simpliest workaround would be using cURL's POST request with JSON parameters.
First, an OAuth token has to be generated. Go to Tokens and create a ne...
blog.mdminhazulhaque.io2 min read