Skip to content

Part 1 of my Tuts+ tutorial on Retrofit: perform GET request including with RxJava

License

Notifications You must be signed in to change notification settings

tutsplus/get-started-with-retrofit-2-http-client

 
 

Repository files navigation

Instructor: Chike Mgbemena

Retrofit is a type-safe HTTP client for Android and Java. Retrofit makes it easy to connect to REST web service by translating the API into Java interfaces. In this tutorial, I'll show you how to use one of most popular and often-recommended HTTP libraries available for Android.

These are source files for the Envato Tuts+ tutorial: Get Started With Retrofit 2 HTTP Client

Available on Envato Tuts+. Teaching skills to millions worldwide.

About

Part 1 of my Tuts+ tutorial on Retrofit: perform GET request including with RxJava

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%