Skip to content

Instantly share code, notes, and snippets.

@endpoint-hosting
Last active August 29, 2015 14:14
Show Gist options
  • Save endpoint-hosting/32f2ccf92617af9924a4 to your computer and use it in GitHub Desktop.
Save endpoint-hosting/32f2ccf92617af9924a4 to your computer and use it in GitHub Desktop.
Example showing how to post a gist.
{
"api": "0.13",
"space": "Hackerspace Pardubice",
"logo": "http://hackerspacepardubice.cz/wiki/lib/exe/fetch.php?media=wiki:logo.png",
"url": "http://hackerspacepardubice.cz",
"location": {
"address": "S. K. Neumanna, Pardubice, CZ",
"lon": 15.7806158,
"lat": 50.0233969
},
"contact": {
"twitter": "@hspardubice",
"email": "info@hackerspacepardubice.cz",
"ml": "hspce@googlegroups.com"
},
"issue_report_channels": [
"twitter"
],
"state": {
"open": false,
"icon": {
"open": "http://hackerspacepardubice.cz/wiki/img/open.png",
"closed": "http://hackerspacepardubice.cz/wiki/img/closed.png"
},
"lastchange": 0,
"message": ""
},
"ext_gist": "32f2ccf92617af9924a4"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment