Swift99
Dec 17, 2024
Q: Basic question
I intend to start coding my own programs which will at times involve interacting with an api. I am not intending to write programs which have an api which others can call.
Will NativeRest be of help to me?
Thank you
Founder Team
uhaleks
Dec 17, 2024A: Hi! π NativeRest will help you test and call APIs of other software products. But NativeRest will not become part of your program, because it is not a library, but a separate program, like Postman. In general, NativeRest helps to debug requests at a low level, where you can manually write all the fields of the request.
Share
Helpful?
Log in to join the conversation