Skip to content

Instantly share code, notes, and snippets.

@endpoint-hosting
Last active August 29, 2015 14:15
Show Gist options
  • Save endpoint-hosting/f2a14c6ad24725bdf083 to your computer and use it in GitHub Desktop.
Save endpoint-hosting/f2a14c6ad24725bdf083 to your computer and use it in GitHub Desktop.
Example showing how to post a gist.
{
"api": "0.13",
"space": "Arch Reactor",
"logo": "http://archreactor.org/logo.png",
"url": "http://archreactor.org",
"location": {
"address": "2400 South Jefferson Avenue St. Louis, MO 63104",
"lon": -90.222367,
"lat": 38.606455
},
"spacefed": {
"spacenet": false,
"spacesaml": false,
"spacephone": false
},
"contact": {
"twitter": "@archreactorstl",
"email": "admin@archreactor.org",
"irc": "irc://irc.freenode.net/#archreactor",
"ml": "arch-reactor@googlegroups.com",
"issue_mail": "admin@archreactor.org"
},
"issue_report_channels": [
"issue_mail"
],
"state": {
"open": false,
"icon": {
"closed": "http://hackerdeen.org/static/closed.png",
"open": "http://hackerdeen.org/static/open.png"
},
"message": "The space is open"
},
"projects": [
"https://github.com/archreactor"
],
"cache": {
"schedule": "m.02"
},
"ext_gist": "f2a14c6ad24725bdf083"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment