Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Walleclipse/ChineseAddress_OCR
/ endpoints
Endpoints
3 in github.com/Walleclipse/ChineseAddress_OCR
⨍
Functions
776
◇
Types & classes
128
↳
Endpoints
3
Route
api_upload
app.route('/upload', methods=['POST'], strict_slashes=False)
run_flask.py:None
Route
download_img
app.route('/download_img/<string:filename>', methods=['GET'])
run_flask.py:None
Route
download_txt
app.route('/download_txt/<string:filename>', methods=['GET'])
run_flask.py:None