API Tester for MATLAB
Version 1.3 (402 KB) by
Rei Okano
MATLAB GUI App that helps your REST API call workflow on MATLAB desktop.
API Tester for MATLAB
This GUI tool helps your REST API call workflow on MATLAB desktop.
You can
- Send REST API from your MATLAB to external service
- Import response data returned by REST API to your MATLAB workspace
- Generate MATLAB code (m file) for sending REST API programatically
MATLAB Version
Developed and Tested on MATLAB R2023b.
Install and Run as MATLAB App package
- Go to package folder
- Double-click ML_APITester.mlappinstall file.
- You will see pop-up dialog, so proceed app installation.
- From "Apps" tab on MATLAB Desktop, click "ML_APITester" icon
Run from source code
Run following command from your MATLAB Command Window.
appmain
License
The license is available in the LICENSE file in this GitHub repository.
Cite As
Rei Okano (2025). API Tester for MATLAB (https://github.com/rokano1984/ml-api-tester/releases/tag/1.3), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2023b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
+common/+controller
+common/+controller/+callback
+common/+model
+common/+model/@AppHTTPClient
+common/+util
+common/+view/+listeners
Version | Published | Release Notes | |
---|---|---|---|
1.3 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.