# Github Integration

- [Display fiddle from a Github repository](/github-integration/untitled-1.md): This allows you to skip the part of hosting code on JSFiddle and load it directly into the editor from a Github repository.
- [Display fiddle from Gist](/github-integration/untitled.md): Read a demo from Github Gist and present it as a fiddle.
- [Pass response directly from a Github repo](/github-integration/pass-response-directly-from-github-repository.md): While the demo might use an Async requests, JSFiddle will read them and send using the right MIME type.
- [Pass response directly from Gist](/github-integration/demo-from-a-github-repository.md)
