The root of the website from wget, curl, and fetch now produce the
source IP
The route /all now produces JSON
Producing the client's information was put in utils.py since it is being
reused in the views function
jQuery code was changed to conform to the new routes
Changed the CLI tests to conform to the new routes
The root of the website from wget, curl, and fetch now produce the source IP The route /all now produces JSON Producing the client's information was put in utils.py since it is being reused in the views function jQuery code was changed to conform to the new routes Changed the CLI tests to conform to the new routes