Skip to content

ayush987goyal/image-search-abstraction-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Search Abstraction Layer

API: Image Search Abstraction Layer

Free Code Camp User Stories

  • I can get the image URLs, alt text and page urls for a set of images relating to a given search string.

  • I can paginate through the responses by adding a ?offset=2 parameter to the URL.

  • I can get a list of the most recently submitted search strings.