Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 406 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 406 Bytes

IpFinderApp

This project is an example of MVP design pattern in Android apps.

Find information details about an IP. Written in Kotlin for Android.

Libraries used: -Retrofit 2 -RxJava 2 -Gson

The app uses Find Ip RESTful API. See more at: https://ipfind.co/docs/

If you want to test this application, you need to obtain an api key from https://ipfind.co, and set API_KEY field at Constants class