Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 762 Bytes

File metadata and controls

8 lines (4 loc) · 762 Bytes

AndroidPostman(Under Develpoment)

Postman-Android is a Http client written in java for android which can mimic the features of POSTMAN http client

Android app on Google Play

Postman-Android is a REST API testing tool for Android devices. It helps to test REST API without desktops. can submit a HTTP request with several headers, parameters and raw request body by 6 different HTTP methods including GET, POST, HEAD, PUT, DELETE and PATCH. Can import Custom Certificates to test self signed servers. Response status code and headers are also supported in Postman-Android. Currently in Development Stage