- 👋 Hi, I’m @vasquezjanna
- 👀 I’m interested in cake :)
- 🌱 I’m currently learning google
- 💞️ I’m looking to collaborate on github
- 📫 How to reach me lindseyrandolph65971@gmail.com
A nice day !!!
-
Google
- New York
- https://github.com/vasquezjanna
- @jannavasquez
Popular repositories Loading
-
oggingInterceptor.java
oggingInterceptor.java Publicpackage com.gpcoder.interceptor; import java.io.IOException; import okhttp3.Interceptor; import okhttp3.Request; import okhttp3.Response; public class LoggingInterceptor implements Interceptor {
-
addInterceptor-or-addNetworkInterceptor
addInterceptor-or-addNetworkInterceptor Publicpackage com.gpcoder; import java.io.IOException; import com.gpcoder.interceptor.AuthInterceptor; import com.gpcoder.interceptor.LoggingInterceptor; import okhttp3.HttpUrl; import okhttp3.MediaType;…
-
client.newCall
client.newCall Publicclient.newCall(request).execute()) { String result = response.body().string(); System.out.println("deleteOrder: " + result); } } private static String createJsonData() { return "{\"id\": 1, \"name\…
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.