This practice is a simple implementation to the basic back-end techniques, including GET, POST, and AJAX methods.
This repository is a simple implementation to GET, POST, and AJAX methods. This practice contain client and server code, you can compare the different among above. The demo is in the following link.
index.html./js- contain all.jsfileget.js- implememtGETmethodpost.js- implementPOSTmethodajax.js- implementAJAXmethodsearch.js- return resultfilter.js- filter the data according to the user input
./data- contain a simple data as examplecountry.json- example data for this practice
(Update soon.)
