Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0015/ThatProject
/ endpoints
Endpoints
5 in github.com/0015/ThatProject
⨍
Functions
709
◇
Types & classes
105
↳
Endpoints
5
Route
api_localtime
app.route('/api/get/time')
ESP32_OTA/Simple_OTA_Solution/Python_Flask_REST_API_Server/main.py:None
Route
api_update
app.route('/api/post/update', methods=['POST'])
ESP32_OTA/Simple_OTA_Solution/Python_Flask_REST_API_Server/main.py:None
Route
api_version
app.route('/api/get/version')
ESP32_OTA/Simple_OTA_Solution/Python_Flask_REST_API_Server/main.py:None
Route
favicon
app.route('/favicon.ico')
ESP32_OTA/Simple_OTA_Solution/Python_Flask_REST_API_Server/main.py:None
Route
hello_word
app.route('/')
ESP32_OTA/Simple_OTA_Solution/Python_Flask_REST_API_Server/main.py:None