A
A
Alexander Lyakh2020-08-20 18:23:31
Kotlin
Alexander Lyakh, 2020-08-20 18:23:31

How to transfer a post request on postman to kotlin?

Do not throw the docks, I have already looked through everything

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
koperagen, 2020-08-20
@AlexanderLyakh

I understand correctly that you want to make a request to the server from the Kotlin program, similar to the request in Postman? If yes, then you take some HTTP client and write the request with your hands. For example - https://khttp.readthedocs.io/en/latest/ mimics Python Requests
If not, please clarify the question. And then the context is not clear from the question, maybe the postman knows how to do some kind of code generation or something else smart

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question