Difference between revisions of "SpaceAPI"
From Fixme.ch
Line 7: | Line 7: | ||
== Components == | == Components == | ||
− | * | + | * [https://github.com/fixme-lausanne/Twitter-Hackerspace-Status Sources on Github] |
− | * Perl script that put the | + | * Python script on fixme.ch that serves the API |
+ | * Perl script that put the status in a Mysql DB (from the [[RFID_Doorlock]] or from a computer) | ||
+ | * A Drupal module to show the status on the main website | ||
== Participant == | == Participant == |
Revision as of 22:47, 21 March 2012
Description
- Accessible here: https://fixme.ch/cgi-bin/spaceapi.py
- Provide a simple API to know whether the hackerspace is open or closed
- Implements the Space API
Components
- Sources on Github
- Python script on fixme.ch that serves the API
- Perl script that put the status in a Mysql DB (from the RFID_Doorlock or from a computer)
- A Drupal module to show the status on the main website