/postman

Postman 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. HTTP response can be shown as three styles including pretty, raw and preview. Response status code and headers are also supported in Postman-Android. Currently in Development Stage

Primary LanguageJava

AndroidPostman(Under Develpoment)

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

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