In a recent post, I discussed taking the JSON response from my REST-enabled database table (which looked like this): And sorting those cities after I performed a GET request (using some python code). However, after a recent discussion and a suggestion from thatjeffsmith, I think I should share another…