Open
Description
Current state
After quite some searching, I was able to find the following pieces related to the room status API:
- https://api.fosdem.org
- https://github.com/FOSDEM/infrastructure/blob/master/ansible/playbooks/roles/json_exporter/files/config.yml
- https://github.com/FOSDEM/infrastructure/pull/133/files
- https://github.com/FOSDEM/infrastructure/blob/master/ansible/playbooks/roles/video-control-server/files/room_status.php
Request for docs
Can we please have a public documentation which targets the following groups:
- Read only clients which want to consume the API response (e.g. mobile apps)
- JSON structure
- mandatory/optional properties and their meaning
- response when FOSDEM is not running
- Read/write clients which update the room state
- Developers which want to contribute to the implementation code
- Server administrator which want to run the feature
Related
Is there a staging environment which provides sample JSON responses at times when FOSDEM is not taking place?
Acknowledgement
I am personally interested in 1. because I am maintaining the FOSDEM Schedule app.
Metadata
Metadata
Assignees
Labels
No labels