This is a project to understand how to make a GET
request to fetch data from an api.
The project is using Dog API to fetch 20 random images of dogs and display it in a RecyclerView.
- Flow - Asynchronous programming
- Retrofit library - A type-safe HTTP client for Android and Java.
- Glide library - Image loading
- For contributions in this repository, please read Contribution guidelines for this project first. (Please pull the changes from this repo if you have already forked the repository and are facing conflicts)
- If you like the repository, please star it.
Apache-2.0 License. See the LICENSE file for details
Abhishek Saxena