No description
Find a file
2018-01-17 23:40:44 +01:00
.gitignore Merge with current spaceapi.net version, ignore vim swap 2016-04-24 03:22:59 +02:00
.travis.yml Update script name 2017-09-26 00:29:38 +02:00
directory.json Add CCC Cologne 2018-01-17 23:40:44 +01:00
index.html Some modifications from upstream 2016-05-09 17:35:15 +02:00
README.md Documentation on the cleanup script 2017-08-14 14:16:34 +02:00
update_spaces.py Recognize permanent redirects 2017-06-28 14:09:45 +02:00

OpenSpaceDirectory

The Space API directory is a list of hackerspaces that have the Space API implemented.

If your hackerspace is missing in the list, fork the repository, add your space and create a pull request in Github.

This is a fork version of the official SpaceAPI, aimed to ease the process of adding a space, provide a transparent and stable API for the MyHackerspace Android application

remove_unresponsive.py

  • Python script that do GET requests on the enpoints and recreate directory.json only with endpoints answering with HTTP 200.
  • Please run this script from withing the FIXME hackerspace network if possible, it might trigger DOS protection of some endpoints (See #49)