Skip to content

Commit 51d88d3

Browse files
author
basti2342
committed
readme fixes
1 parent 9391731 commit 51d88d3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Python (flask) implementation of our REST-API.
2+
3+
Overview
4+
========
5+
6+
* room status (for SpaceAPI etc.)
7+
* extended information about our hackspace
8+
* audio announcement system via long polling
9+
* LED ticker via long polling (still to come)
10+
* Mate-O-Meter (still to come)
11+
* MUC (xmpp) status
12+
* Wiki status (just redirects)
13+
14+
Notes
15+
=====
16+
* Enable WSGIPassAuthorization to pass through authorisation headers:
17+
http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIPassAuthorization

0 commit comments

Comments
 (0)