Fetch Bürgeramt appointments and broadcast them via websockets
This server looks for Bürgeramt appointment every few seconds, and broadcasts the results via websockets. This is the code behind https://allaboutberlin.com/appointments pip install -r requirements.txt python3 appointments.py A Dockerfile is supplied with the repository.
Read more