MaximeD / gost

A gist client in go
MIT License
72 stars 5 forks source link

Remove a given gist #4

Closed MaximeD closed 10 years ago

MaximeD commented 10 years ago

Creating gists is one thing but deleting them can also be usefull. A user should be able to give the id of a gist he would like to see removed.

The API accepts a DELETE method to do so: http://developer.github.com/v3/gists/#delete-a-gist