Skip to content

safari137/image_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Image Search Abstraction Layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published