Initial Commit
This commit is contained in:
commit
dba66ff5e2
33
spaceapi.json
Normal file
33
spaceapi.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"api_compatibility": [
|
||||
"14"
|
||||
],
|
||||
"cam": [
|
||||
"https://3dprint.claremontmakerspace.org/"
|
||||
],
|
||||
"contact": {
|
||||
"email": "info@claremontmakerspace.org"
|
||||
},
|
||||
"feeds": {
|
||||
"blog": {
|
||||
"type": "rss",
|
||||
"url": "https://claremontmakerspace.org/feed/"
|
||||
},
|
||||
"calendar": {
|
||||
"type": "ical",
|
||||
"url": "http://api.membershipworks.com/v2/events?_op=ics&org=15475"
|
||||
}
|
||||
},
|
||||
"location": {
|
||||
"address": "46 Main St, Claremont, NH 03743",
|
||||
"lat": 43.374174938625515,
|
||||
"lon": -72.3405249125836,
|
||||
"timezone": "America/New_York"
|
||||
},
|
||||
"logo": "https://wiki.claremontmakerspace.org/images/6/6f/Logo.svg",
|
||||
"projects": [
|
||||
"https://git.claremontmakerspace.org"
|
||||
],
|
||||
"space": "Claremont MakerSpace",
|
||||
"url": "https://claremontmakerspace.org/"
|
||||
}
|
Loading…
Reference in New Issue
Block a user