1- clone the repository
2- pip install flask (dependency)
3- FLASK_APP=search_api.py flask run (run application server)
4- Test it out http://127.0.0.1:5000/search?word=pract\
vips/autocomplete
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
1- clone the repository
2- pip install flask (dependency)
3- FLASK_APP=search_api.py flask run (run application server)
4- Test it out http://127.0.0.1:5000/search?word=pract\