https://github.com/odaridavid/splashy
Android Client For Unsplash API
https://github.com/odaridavid/splashy
android coroutines kotlin pagedlist paging unsplash
Last synced: 3 months ago
JSON representation
Android Client For Unsplash API
- Host: GitHub
- URL: https://github.com/odaridavid/splashy
- Owner: odaridavid
- License: bsd-2-clause
- Created: 2019-08-23T20:14:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T08:18:59.000Z (over 5 years ago)
- Last Synced: 2025-01-11T20:34:08.243Z (5 months ago)
- Topics: android, coroutines, kotlin, pagedlist, paging, unsplash
- Language: Kotlin
- Size: 885 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Splashy
[](https://www.codacy.com/app/Davidodari/Splashy?utm_source=github.com&utm_medium=referral&utm_content=Davidodari/Splashy&utm_campaign=Badge_Grade)
[](https://codecov.io/gh/Davidodari/Splashy)
[](https://travis-ci.com/Davidodari/Splashy)
[](https://codeclimate.com/github/Davidodari/Splashy/maintainability)This is an Android client for the Unsplash API.
## Prerequisites
To Interact with the Unsplash API an Access Key will be required,to get one;
1. Create an Account on Unsplash
2. Register your application
3. Obtain Access Key from application dashboard
Then Place the access key in your environment as a variable this can be done in
the global ```gradle.properties``` file as such
```properties
UNSPLASH_ACCESS_KEY = your access key
```
## Screenshots
||
|:--:|
© David Odari,2019