Skip to content

fhirt/image-search-abstraction-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-search-abstraction-layer

Build a full stack JavaScript app that allows you
to search for images like this: https://desolate-tor-78096.herokuapp.com/imagesearch/searchstring?offset=10
and browse recent search queries like this: https://desolate-tor-78096.herokuapp.com/imagesearch/latest
User Stories:

  1. I can get the image URLs, alt text and page urls for a set of images relating to a given search string.
  2. I can paginate through the responses by adding a ?offset=2 parameter to the URL.
  3. I can get a list of the most recently submitted search strings.

image-search-app

technologies and tools used

  • node.js
  • heroku
  • github
  • atom

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published