Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 432 Bytes

File metadata and controls

17 lines (9 loc) · 432 Bytes

Resources

What is gist?

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