mirror of
https://github.com/cccc/OpenSpaceDirectory
synced 2025-12-09 01:33:56 +01:00
No description
| .gitignore | ||
| .travis.yml | ||
| directory.json | ||
| index.html | ||
| README.md | ||
| update_spaces.py | ||
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.jsononly 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)