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 / eigenbaukombinat_halle_e_v_.json
Created May 20, 2014 23:26
Example showing how to post a gist.
{
"api": "0.13",
"space": "Eigenbaukombinat Halle e.V.",
"logo": "http://eigenbaukombinat.de/wp-content/uploads/2014/05/logo.png",
"url": "http://eigenbaukombinat.de",
"location": {
"address": "Eigenbaukombinat Halle e.V., Julius-Ebeling-Straße 9, 06112 Halle (Saale), Germany",
"lon": 11.985169,
"lat": 51.466765
},
@endpoint-hosting
endpoint-hosting / esta_o_h4ck3r.json
Created May 23, 2014 18:33
Example showing how to post a gist.
{
"api": "0.13",
"space": "Estação H4ck3r",
"logo": "http://estacaohacker.com.br/images/estacaohacker/logo.png",
"url": "http://estacaohacker.com.br/",
"location": {
"address": "Brazil",
"lon": -46.6658,
"lat": -23.4733
},
@endpoint-hosting
endpoint-hosting / raul_hacker_club.json
Last active August 29, 2015 14:01
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
},
@endpoint-hosting
endpoint-hosting / the_space_name.json
Created June 2, 2014 04:34
Example showing how to post a gist.
{
"api": "0.13",
"space": "Stgo MakerSpace",
"logo": "https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-xaf1/t1.0-9/397764_152482024887623_1740936359_n.jpg",
"url": "http://stgomakerspace.com",
"location": {
"address": "Italia 850A, Santiago Chilec",
"lon": -70.626191,
"lat": -33.442437
},
@endpoint-hosting
endpoint-hosting / stgo_makerspace.json
Created June 2, 2014 17:08
Example showing how to post a gist.
{
"api": "0.13",
"space": "Stgo MakerSpace",
"logo": "https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-xaf1/t1.0-9/397764_152482024887623_1740936359_n.jpg",
"url": "http://stgomakerspace.com",
"location": {
"address": "Italia 850A, Santiago Chilec",
"lon": -70.626191,
"lat": -33.442437
},
@endpoint-hosting
endpoint-hosting / quelab.json
Last active August 29, 2015 14:02
Example showing how to post a gist.
{
"api": "0.13",
"space": "Quelab",
"logo": "http://quelab.net/blog/wp-content/uploads/2011/03/quelab_weblogo.png",
"url": "http://quelab.net/blog/about",
"location": {
"address": "680 Haines NW, Albuquerque, NM, USA",
"lat": 35.103,
"lon": -106.653
},
@endpoint-hosting
endpoint-hosting / the_space_name.json
Created June 2, 2014 23:02
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 / vaasa_hacklab.json
Created June 6, 2014 11:15
Example showing how to post a gist.
{
"api": "0.13",
"space": "Vaasa Hacklab",
"logo": "http://your-space.com/logo.png",
"url": "http://vaasa.hacklab.fi",
"location": {
"address": "Salmikatu 1",
"lon": 5.973817,
"lat": 39.240431
},
@endpoint-hosting
endpoint-hosting / warpzone.json
Created June 9, 2014 16:49
Example showing how to post a gist.
{
"api": "0.13",
"space": "Warpzone e.V.",
"logo": "",
"url": "https://www.warpzone.ms",
"location": {
"address": "Warpzone e.V., Am Hawerkamp 31, 48155 Münster, Germany",
"lon": 7.638216,
"lat": 51.943376
},
@endpoint-hosting
endpoint-hosting / melbourne_makerspace.json
Created June 29, 2014 08:51
Example showing how to post a gist.
{
"api": "0.13",
"space": "Melbourne Makerspace",
"logo": "http://melbournemakerspace.org/blog/wp-content/uploads/2013/06/blog-header.jpg",
"url": "http://melbournemakerspace.org",
"location": {
"address": "401 N. Wickham Rd. #135, Melbourne, Florida, 32904, United States of America",
"lat": 28.11209,
"lon": -80.672081
},