简体   繁体   中英

how do I use 3rd party Api for example this website(https://haveibeenpwned.com/API/v2) into my java code

I want to use api of https://haveibeenpwned.com/API/v2 website into my java code. what should I do ?

what are the steps and if possible explain me with the help of code.

Retrofit is an Android library used to make HTTP requests. It sounds like it would be perfect for what you need. If you are unsure on how to use this or about reading the docs, then this tutorial helped me a great deal when I first started.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM