/Live-Search-Ajax

A simple example to show how to implement the Live Search Ajax Pattern.

Primary LanguagePython

Live Search Ajax

A simple example to show how to implement the Live Search Ajax Pattern. This sample uses jQuery to make the Ajax request the server was implemented with Flask Python.

##Installing

pip install flask

Running

python app.py

Developed by Bruno Orlandi