Image Search Abstraction Layer

There are two aspects to this microservice:

1. Add /search/SEARCH-QUERY to the current URL to search for images from Imgur matching your query. Paginate through the responses by adding ?offset= and a number.

For example: https://nai888-fcc-imagesearch.glitch.me/search/cats%20funny?offset=10

2. Visit https://nai888-fcc-imagesearch.glitch.me/latest to view the ten most recent searches.