Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SiddhantSilwal/RaspberryPi-GPIO-Web-Controller
/ event_stream
Route
event_stream
AppData/app.py:None–None ·
view source on GitHub ↗
app.route('/api/events')
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
from
flask
import
Flask, render_template, request, jsonify, Response
4
import
json
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected