Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

OkHttp Example

OkHttp Example to test Rest API Service

Maven Dependency

Add the following to your dependencies:

<dependency>
    <groupId>com.squareup.okhttp3</groupId>
    <artifactId>okhttp</artifactId>
    <version>3.9.0</version>
</dependency>

sample rest api service

    In this project I am using a sample rest api service : https://jsonplaceholder.typicode.com/

About

Examples to test Rest API Service using OkHttp

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages