Check API communication on the go.
Use it as a test tool for API communication under development.
Successful API communication is recorded in the history, so it's easy to check again.
Send requests and responses via SNS.
Main functions
1. API request sending function
- Select GET / POST / PUT / DELETE method
- URL input field
- Edit request header (multiple support)
- Input request body (JSON format)
2. Response display function
- Display status code
- Response body (formatted and displayed in JSON format)
- Display response header
3. Settings
- Dark Mode
- Language Settings