Monitors multiple GitHub users' daily contributions Sends Discord notifications when users haven't contributed Supports custom timezone configuration HTTP endpoint for manual contribution checks ...
This project is a FastAPI demo for handling webhook notifications from Sensor Logger. When a user uploads a new recording to a Study, Sensor Logger sends a POST request to the / endpoint. The server ...