Skip to content

Instantly share code, notes, and snippets.

@endpoint-hosting
Created June 29, 2014 08:51
Show Gist options
  • Save endpoint-hosting/9b09c8dd9a5b640ed0e3 to your computer and use it in GitHub Desktop.
Save endpoint-hosting/9b09c8dd9a5b640ed0e3 to your computer and use it in GitHub Desktop.
Example showing how to post a gist.
{
"api": "0.13",
"space": "Melbourne Makerspace",
"logo": "http://melbournemakerspace.org/blog/wp-content/uploads/2013/06/blog-header.jpg",
"url": "http://melbournemakerspace.org",
"location": {
"address": "401 N. Wickham Rd. #135, Melbourne, Florida, 32904, United States of America",
"lat": 28.11209,
"lon": -80.672081
},
"cam": [
"http://melbournemakerspace.org/camera/"
],
"state": {
"open": null
},
"contact": {
"twitter": "@MelMakerspace",
"facebook": "https://www.facebook.com/MelbourneMakerspace",
"email": "admin@MelbourneMakerspace.org",
"ext_meetup": "http://www.meetup.com/Melbourne-Makerspace-Florida-USA/",
"issue_mail": "admin@MelbourneMakerspace.org"
},
"issue_report_channels": [
"issue_mail"
],
"feeds": {
"blog": {
"type": "rss",
"url": "http://melbournemakerspace.org/blog/?feed=rss2"
},
"wiki": {
"type": "atom",
"url": "https://wiki.melbournemakerspace.org/_feed/"
}
},
"cache": {
"schedule": "m.05"
},
"projects": [
"https://wiki.melbournemakerspace.org/projects/doorsensor"
],
"ext_gist": "9b09c8dd9a5b640ed0e3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment