You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gist is way to share pieces of code, like pastebin, but with a full git backend.
This allows you to fork, diff and have multiple users edit a single snippet.
How do we contact it from our application?
In order to contact Gist and send it data, we use the Gist api