8000 GitHub - xiaoshaoning/ajax_and_flask_example: an ajax example with flask
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xiaoshaoning/ajax_and_flask_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ajax and flask

To test the codes, run

python app.py

or

gunicorn -w 4 -b 0.0.0.0:5000 app:app

Then open http://127.0.0.1:5000 via a browser.

About

an ajax example with flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0