Skip to content

In the vast and diverse no. of API’s library available on the internet. It is not that easy to mention about all important Library at one point. So, In this repo is all about Retrofit API's Library.

Notifications You must be signed in to change notification settings

quantumbrize/API-Testing

Repository files navigation

API-Testing

There are some API implementation Steps:

 Create Android Studio Project
 Add Internet Permission in Manifest
 Add retrofit Libraries
 Create class for Retrofit Instance
 Interface for end points
 Create Pojo(Plain old java object) Class for API response
 Call API in Activity/Fragment
 Set Data in XML View

Websites used in API repo :

Retrofit dependency Github: https://github.com/square/retrofit /
Gson converter Github: https://github.com/square/retrofit/tr...
JSON placeholder http://jsonplaceholder.typicode.com/
Download PostMan Desktop App https://www.postman.com/downloads/
json to java converter https://codebeautify.org/json-to-java...
Fake Api Link https://jsonplaceholder.typicode.com/...

Shout out to Neat Roots:

https://www.youtube.com/watch?v=35ZzyRY7FlU&list=WL&index=4&t=26s

About

In the vast and diverse no. of API’s library available on the internet. It is not that easy to mention about all important Library at one point. So, In this repo is all about Retrofit API's Library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages