Rest API Android + Socket/MQTT
Rest API Android + Socket/MQTT Summary
Rest API Android + Socket/MQTT is a ad-supported Android app in Tools by Wonky. Released in Mar 2022 (3 years ago). It has about 244+ installs Based on AppGoblin estimates, it reaches roughly 16 monthly active users and generates around $<10K monthly revenue (0% IAP / 100% ads). Store metadata: updated Mar 21, 2022.
Recent activity: 1.00 installs this week (7.00 over 4 weeks) showing declining growth View trends →
Store info: Last updated on Google Play on Mar 21, 2022 .
0★
Ratings: 0
Screenshots
App Description
RestAndroid is a network tool for testing HTTP / Socket / MQTT protocol.
RestAndroid is a network tool for testing HTTP / Socket / MQTT protocol.
1) RestAndroid provides the following basic functions.
- Send HTTP Request (POST/GET/PUT/DELETE) with headers, queries and
requestbody. Response data is be displayed with response code , estimated
timestamp and response contents.
- Make TCP Socket connection and send data with heath check functionality.
Request and response data can be displayed as Hex / ASCII format.
- Make MQTT connection , subscribe topics and publish a topic with
payloads.
2) RestAndroid is a Convenitent Testing Tool.
- All sending data will remain as history. History contains all request and
response data that is communicated with backend servers.
- Using history, users are able to send the request again without typing it
again.
- The Collection function manages API items that is imported from the
histories. Using Collection, all types of protocols (HTTP/Socket/MQTT) are
tested altogther.
- The Report function provides collection testing result so as to check how
many testing items are successful or failed with fail reasons.
- Setting function provides App Theme changes ( 4 kinds of material themes)
and protocol settings such as Proxy setting, timeout setting for Restful API
and keepalive setting, SoTimeout setting for TCP Socket.
