Create a bootstrap/ajax program that will use JSON to retrieve and display data from the following rest API. How you display the data will be up to you but it should look "nice" and be well-formatted.
The rest API is running on http://campbest.451.csi.miamioh.edu/cse451-campbest-webpublic/week2/week2-rest.php (http://campbest.451.csi.miamioh.edu/cse451-campbest-webpublic/week2/week2-rest.php/api/v1/info)
The documentation is in the code which you can view at: