Skip to content

Instantly share code, notes, and snippets.

@endpoint-hosting
Last active August 29, 2015 14:02
Show Gist options
  • Save endpoint-hosting/676fdf43cc42542666fa to your computer and use it in GitHub Desktop.
Save endpoint-hosting/676fdf43cc42542666fa to your computer and use it in GitHub Desktop.
Example showing how to post a gist.
{
"api": "0.13",
"space": "Quelab",
"logo": "http://quelab.net/blog/wp-content/uploads/2011/03/quelab_weblogo.png",
"url": "http://quelab.net/blog/about",
"location": {
"address": "680 Haines NW, Albuquerque, NM, USA",
"lat": 35.103,
"lon": -106.653
},
"contact": {
"twitter": "@quelabnm",
"email": "info@quelab.net",
"phone": "+1 505 750 4522",
"foursquare": "4c4b3300bad7a593af2089ab",
"issue_email": "spaceapi@quelab.net"
},
"issue_report_channels": [
"email"
],
"state": {
"open": false,
"message": "Members 24/7",
"lastchange": 1410256860
},
"cache": {
"schedule": "m.02"
},
"feeds": {
"blog": {
"type": "application/rss+xml",
"url": "http://quelab.net/blog/feed/"
},
"calendar": {
"type": "application/rss+xml",
"url": "https://www.google.com/calendar/feeds/que.board%40gmail.com/public/basic"
},
"flickr": {
"type": "application/rss+xml",
"url": "https://secure.flickr.com/photos/quelabnm"
}
},
"projects": [
"http://github.com/quelab",
"http://quelab.net/wiki"
],
"cam": [
""
],
"ext_gist": "676fdf43cc42542666fa"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment