Skip to content

atalero/image-search-abstraction-layer

Repository files navigation

View my app at https://image-search-andres.glitch.me/

Image Search Abstraction Layer - Free Code Camp

Objective: Build a full stack JavaScript app that allows you to search for images like https://cryptic-ridge-9197.herokuapp.com/api/imagesearch/lolcats%20funny?offset=10 and browse recent search queries like https://cryptic-ridge-9197.herokuapp.com/api/latest/imagesearch/

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.

About

Image Search Abstraction Layer from Free Code Camp Back-End Certificate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published