User Story: I can get the image URLs, alt text and page urls for a set of images relating to a given search string.
User Story: I can paginate through the responses by adding a ?offset=2 parameter to the URL.
User Story: I can get a list of the most recently submitted search strings.
INSTRUCTIONS:
TO SEARCH
https://agile-escarpment-25197.herokuapp.com/api/imagesearch/[image to search for]
Example: https://agile-escarpment-25197.herokuapp.com/api/imagesearch/dog
TO PAGINATE
https://agile-escarpment-25197.herokuapp.com/api/imagesearch/dogs?offset=10
TO RETRIEVE LAST 10 ITEMS SEARCHED FOR
https://agile-escarpment-25197.herokuapp.com/api/latest/imagesearch/