Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hpedrorodrigues/imagesearch

A small image search app
https://github.com/hpedrorodrigues/imagesearch

android bing flickr giphy google-custom-search imgur pixabay

Last synced: about 1 month ago
JSON representation

A small image search app

Awesome Lists containing this project

README

        

[travis-image]: https://travis-ci.org/hpedrorodrigues/ImageSearch.svg?branch=master
[travis-url]: https://travis-ci.org/hpedrorodrigues/ImageSearch
[flickr-docs]: https://www.flickr.com/services/api/flickr.photos.search.html
[imgur-docs]: https://api.imgur.com/endpoints/gallery#gallery-search
[google-cse-docs]: https://developers.google.com/custom-search/docs/overview
[street-view-docs]: https://developers.google.com/maps/documentation/streetview/intro
[duck-duck-go-docs]: https://duckduckgo.com/api
[bing-image-search-docs]: https://dev.cognitive.microsoft.com/docs/services/56b43f0ccf5ff8098cef3808/operations/56b4433fcf5ff8098cef380c
[pixabay-docs]: https://pixabay.com/api/docs/
[giphy-docs]: https://github.com/Giphy/GiphyAPI
[playstore-badge]: ./art/general/en-play-badge.png
[app-url]: https://play.google.com/store/apps/details?id=com.hpedrorodrigues.imagesearch
[app-home-img]: https://raw.githubusercontent.com/hpedrorodrigues/ImageSearch/master/art/phone/1.png

# Image Search

[![Build Status][travis-image]][travis-url]

A simple Android App.

[![Play Store Badge][playstore-badge]][app-url]

**Supported API's**

- [Flickr][flickr-docs]
- [Imgur][imgur-docs]
- [Google Custom Search Engine][google-cse-docs]
- [Street View Image API][street-view-docs]
- [DuckDuckGo][duck-duck-go-docs]
- [Bing][bing-image-search-docs]
- [Pixabay][pixabay-docs]
- [Giphy][giphy-docs]

## Image

![Home][app-home-img]

## License

Copyright 2016 Pedro Rodrigues

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.