Город МОСКОВСКИЙ
00:02:04

Json PlaceHolder API integration in Android application with Kotlin. #jsonPlaceHolder #kotlin #api

Аватар
JavaScript для программистов
Просмотры:
25
Дата загрузки:
29.11.2023 19:21
Длительность:
00:02:04
Категория:
Лайфстайл

Описание

GitHub - https://github.com/ArjunGupta08/JsonPlaceHolder-Api-in-Android-Application/tree/master

This application deals with user's post and comments , displaying user's related data using JsonPlaceHolder api.

REQUEST METHOD:
By making this application I got a clear understanding about the every essential Http requests like :
@GET, @POST, @PUT, @PATCH and @DELETE

URL MANIPULATION :
And also learnt about how to describe the Http Requests by using annotations like :
@QuerryMap, @Querry, @Path, @Body

And also learnt about @FormUrlEncoded and @Multipart but didn't find a way to implement these annotations in this application but will definitely going to use these in future as per the requirements.

API : https://jsonplaceholder.typicode.com/

Рекомендуемые видео