Retrofit Tutorial By: Muhammad Daniyal Anwar Retrofit library is created by Square Open Source, it’s a REST client for android and java. By the use of this library, it is easy to request web services of REST with GET, POST, PUT and much more. Now it’s time to start our coding. […]