15
0
Fork
You've already forked directory
0
The Space API directory, modification through Pull Request https://spaceapi.io/directory/
  • Python 93.1%
  • HTML 6.9%
Find a file
2020年04月09日 02:28:08 +02:00
.gitignore Merge with current spaceapi.net version, ignore vim swap 2016年04月24日 03:22:59 +02:00
.travis.yml Remove update_spaces.py from .travis-ci.yml ( #109 ) 2019年10月01日 10:04:53 +02:00
directory.json https for RevSpace 2020年04月09日 02:28:08 +02:00
index.html Some modifications from upstream 2016年05月09日 17:35:15 +02:00
README.md Don't mention the fork to not confuse people 2019年06月15日 15:37:41 +02:00
update_spaces.py Recognize permanent redirects 2017年06月28日 14:09:45 +02:00

SpaceAPI directory

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.

Find more information about the SpaceAPI on https://spaceapi.io.

The purpose of the directory is to provide a stable API with a list of all hackerspaces for applications like MyHackerspace and similar.

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)