Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Hands-on-JavaScript-for-Python-Developers
/ endpoints
Endpoints
4 in github.com/PacktPublishing/Hands-on-JavaScript-for-Python-Developers
⨍
Functions
892
◇
Types & classes
84
↳
Endpoints
4
Route
hello
app.route("/", methods=['GET', 'POST'])
chapter-10/flask/app.py:None
Route
main
app.route('/')
chapter-2/helloworld.py:None
Route
query
app.route('/data')
chapter-1/introduction-to-ajax/app.py:None
Route
root
app.route('/')
chapter-1/introduction-to-ajax/app.py:None