This repository holds the source code of the open space notifier, which is a backend for serving the SpaceAPI. The backend is hosted on an Google App Engine instance and written with Java.
To open the backend to other hackerspaces a Plugin API would be perfect. With this additional functionality can be added to the backend, i.e.:
adding sensors for temperature, etc.
adding email notifier for cleaning the space
...
With the plugin api it should be possible to create additional url pathes, add additional login mechanisms and add additional notifiers (i.e. twitter notifier). This should be the basic functionality
To open the backend to other hackerspaces a Plugin API would be perfect. With this additional functionality can be added to the backend, i.e.:
With the plugin api it should be possible to create additional url pathes, add additional login mechanisms and add additional notifiers (i.e. twitter notifier). This should be the basic functionality