An open API service indexing awesome lists of open source software.

https://github.com/jingshing-python/flask_html_call_function

a simple sample show how to using html element call flask python functions.
https://github.com/jingshing-python/flask_html_call_function

Last synced: 10 months ago
JSON representation

a simple sample show how to using html element call flask python functions.

Awesome Lists containing this project

README

          

# flask_html_call_function
a simple sample show how to using html element call flask python functions.

click button it will send ajax to flask. After call the function.

Function will send function result to the html.