Skip to content

Instantly share code, notes, and snippets.

@endpoint-hosting
Last active August 29, 2015 14:15
Show Gist options
  • Save endpoint-hosting/b594cda4287e09520d1c to your computer and use it in GitHub Desktop.
Save endpoint-hosting/b594cda4287e09520d1c to your computer and use it in GitHub Desktop.
Example showing how to post a gist.
{
"api": "0.13",
"space": "Gothemburg Hackerspace",
"logo": "http://gbg.hackerspace.se/lib/tpl/dokuwiki/images/logo.png",
"url": "http://gbg.hackerspace.se",
"location": {
"address": "Omställningsverkstan, Vegagatan 1, 413 11 Göteborg, Sweden",
"lon": 57.696214,
"lat": 11.947921
},
"spacefed": {
"spacenet": false,
"spacesaml": false,
"spacephone": false
},
"contact": {
"twitter": "@gbghackerspace",
"email": "ghs@lists.hackerspace.se",
"facebook": "gbghackerspace",
"irc": "irc://irc.freenode.net/#ghs",
"ml": "ghs@lists.hackerspace.se",
"keymasters": [
{
"irc_nick": "systembolaget"
},
{
"irc_nick": "klondike",
"twitter": "@klon"
},
{
"irc_nick": "raccoon_"
},
{
"irc_nick": "nicco_"
},
{
"irc_nick": "schjetne"
},
{
"irc_nick": "gholen"
},
{
"irc_nick": "kaos"
}
]
},
"issue_report_channels": [
"ml"
],
"feeds": {
"wiki": {
"type": "rss",
"url": "http://gbg.hackerspace.se/feed.php"
},
"calendar": {
"type": "ical",
"url": "https://www.google.com/calendar/ical/gbghackerspace%40gmail.com/public/basic.ics"
}
},
"state": {
"open": null
},
"cache": {
"schedule": "m.02"
},
"ext_gist": "b594cda4287e09520d1c"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment