项目作者: tsjohns9
项目描述 :
Free Code Camp Image Search Abstraction
高级语言: JavaScript
项目地址: git://github.com/tsjohns9/fcc-search-abstraction.git
FreeCodeCamp Image Search Abstraction Layer
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.
Example query usage:
https://image-search-abst.herokuapp.com/api/imagesearch/spongebob
https://image-search-abst.herokuapp.com/api/imagesearch/spongebob/?offset=10
https://image-search-abst.herokuapp.com/api/history