Skip to content

Instantly share code, notes, and snippets.

View endpoint-hosting's full-sized avatar

endpoint-hosting

View GitHub Profile
@endpoint-hosting
endpoint-hosting / gothemburg_hackerspace.json
Last active August 29, 2015 14:15
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
},
@endpoint-hosting
endpoint-hosting / arch_reactor_stl.json
Last active August 29, 2015 14:15
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
},
@endpoint-hosting
endpoint-hosting / hspce.json
Last active August 29, 2015 14:14
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
},
@endpoint-hosting
endpoint-hosting / hacklabasu.json
Last active August 29, 2015 14:13
Example showing how to post a gist.
{
"api": "0.13",
"space": "HackLabAsu",
"logo": "http://www.hacklabasu.org/wp-content/uploads/2014/09/hacklabasu.png",
"url": "http://www.hacklabasu.org/",
"location": {
"address": "Juan de Salazar 372, Asunción, Central Paraguay",
"lon": -57.620274,
"lat": -25.284374
},
@endpoint-hosting
endpoint-hosting / rosenwerk.json
Last active August 29, 2015 14:11
Example showing how to post a gist.
{
"api": "0.13",
"space": "The space name",
"logo": "http://your-space.com/logo.png",
"url": "http://example.com",
"location": {
"address": "see the documentation",
"lon": 5.973817,
"lat": 39.240431
},
@endpoint-hosting
endpoint-hosting / openlabs.json
Created December 1, 2014 21:55
Example showing how to post a gist.
{
"api": "0.13",
"space": "The space name",
"logo": "http://your-space.com/logo.png",
"url": "http://example.com",
"location": {
"address": "see the documentation",
"lon": 5.973817,
"lat": 39.240431
},
@endpoint-hosting
endpoint-hosting / york_hackspace.json
Last active August 29, 2015 14:08
Example showing how to post a gist.
{
"api": "0.13",
"space": "York Hackspace",
"logo": "https://york.hackspace.org.uk/mediawiki/images/york_hackspace_logo.png",
"url": "https://york.hackspace.org.uk/",
"location": {
"address": "Guppy's Enterprise Center, 17 Nunnery Lane, York, YO23 1AB, UK",
"lon": -1.08832,
"lat": 53.95429
},
@endpoint-hosting
endpoint-hosting / oxford_hackspace.json
Created November 4, 2014 00:01
Example showing how to post a gist.
{
"api": "0.13",
"space": "The space name",
"logo": "http://your-space.com/logo.png",
"url": "http://example.com",
"location": {
"address": "see the documentation",
"lon": 5.973817,
"lat": 39.240431
},
@endpoint-hosting
endpoint-hosting / e5.json
Created October 27, 2014 14:42
Example showing how to post a gist.
{
"api": "0.13",
"space": "E5",
"logo": "http://api.entitaet.org/spaceapi/logo.png",
"url": "http://entitaet.org",
"location": {
"address": "1. Ringstraße Nr. 5, 17033 Neubrandenburg, Germany",
"lon": 13.2629,
"lat": 53.56006
},
@endpoint-hosting
endpoint-hosting / entit_t_e_v.json
Created October 27, 2014 14:23
Example showing how to post a gist.
{
"api": "0.13",
"space": "Entität e.V",
"logo": "http://api.entitaet.org/spaceapi/logo.png",
"url": "http://entitaet.org",
"location": {
"address": "1. Ringstraße Nr. 5, 17033 Neubrandenburg, Germany",
"lon": 13.2629,
"lat": 53.56006
},