NODE.JS SpaceAPI SERVER ======================= Space: Maschinenraum -- we can haz raum Maybe you want to GET /resource.format Resources: [ "status" ] Formats: [ "json", "txt" ] Example: /status.json Some static info: { "space": "Maschinenraum", "tagline": "we can haz raum", "_status_open": "Door is open!", "_status_closed": "Door is closed!", "url": "http://maschinenraum.tk", "address": "Marienstr. 18, 99423 Weimar, Germany, Earth, Milky Way", "contact": { "phone": "+493643583031", "irc": "irc://freenode/#maschinenraum", "twitter": "@maschinenrauM18", "email": "mr@m18.uni-weimar.de", "ml": "feint@lists.subsignal.org" }, "lat": 50.9749425174, "lon": 11.3295217752, "feeds": [ { "name": "blog", "type": "application/rss+xml", "url": "http://blog.maschinenraum.tk/feed/rss2/" }, { "name": "facebook", "type": "application/rss+xml", "url": "https://www.facebook.com/feeds/page.php?id=273838003013&format=rss20" }, { "name": "github", "type": "application/rss+xml", "url": "https://github.com/maschinenraum.atom" } ], "icon": { "open": "http://fakeimg.pl/100x100/00ff00/444/?text=OPEN&font=bebas", "closed": "http://fakeimg.pl/100x100/ff0000/444/?text=CLOSED&font=bebas" }, "logo": "http://fakeimg.pl/500x200/000000/00aa00/?text=maschinenraum&font=bebas", "open": false, "lastchange": 1369424893, "api": "0.12", "api_backend": "0.1.2", "api_host": "api.maschinenraum.tk", "status": "Door is closed!", "generated_at": 1369450655 }