Skip to content

Instantly share code, notes, and snippets.

@endpoint-hosting
Last active August 29, 2015 14:01
Show Gist options
  • Save endpoint-hosting/d79b9f10d5faeadb40d4 to your computer and use it in GitHub Desktop.
Save endpoint-hosting/d79b9f10d5faeadb40d4 to your computer and use it in GitHub Desktop.
Example showing how to post a gist.
{
"api": "0.13",
"space": "Raul Hacker Club",
"logo": "http://raulhc.cc/pub/Main/WebCSS/logo-raulhc.png",
"url": "http://raulhc.cc",
"location": {
"address": "Rua da Paciência, nº 257, Sala 303 - Salvador, Bahia, Brazil",
"lon": -38.494604,
"lat": -13.010894
},
"spacefed": {
"spacenet": false,
"spacesaml": false,
"spacephone": false
},
"contact": {
"twitter": "@RaulHacker",
"email": "contato@raulhc.cc",
"irc": "irc://irc.freenode.net/raulhc",
"ml": "raulhc@lists.example.com",
"issue_mail": "ZUB4YW1wbGUuY29tCg=="
},
"issue_report_channels": [
"issue_mail"
],
"state": {
"open": true
},
"projects": [
"https://gitlab.com/groups/raulhc"
],
"cache": {
"schedule": "m.02"
},
"sensors": {
"temperature": [
{
"value": 35,
"unit": "°C",
"location": "Roof"
},
{
"value": 35,
"unit": "°De",
"location": "Lab"
}
]
},
"ext_gist": "d79b9f10d5faeadb40d4"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment