Skip to content

Samanvay-Arya/requestly_SamanvayArya

Repository files navigation

Implementation of requestly mobile debugger

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.

API Reference

Get all posts

  https://dummyjson.com/posts
Path ContentType
/posts application/json; charset=utf-8

Get all comments

   https://run.mocky.io/v3/fee53ac8-e6dc-4a88-8203-81fbb390fae6
Path ContentType
/v3/fee53ac8-e6dc-4a88-8203-81fbb390fae6 application/json; charset=utf-8

These APIs fetch data and show it on the MainActivity of the Application.

Color Reference

Color Hex
Color 1 #F5A623 #F5A623
Color 2 #3D22AC #3D22AC

Demo

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

Documentation for the reference of requestly mobile debugging.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages