In this project, I have tried a fabulous tool to test APIs integration with the android app. You can also use it to debug your app as well.
https://dummyjson.com/posts
Path | ContentType |
---|---|
/posts |
application/json; charset=utf-8 |
https://run.mocky.io/v3/fee53ac8-e6dc-4a88-8203-81fbb390fae6
Path | ContentType |
---|---|
/v3/fee53ac8-e6dc-4a88-8203-81fbb390fae6 |
application/json; charset=utf-8 |
Color | Hex |
---|---|
Color 1 | |
Color 2 |
The demo of the application and the implementation of requestly mobile debugger tool is illustrated in video and blog as well.
Video- https://youtu.be/iBCby-n3JBY
Blog - https://dev.to/samanvayarya/integrating-requestly-mobile-debugger-in-postbook-app-35e8
Documentation for the reference of requestly mobile debugging.