NativeRest
High-performance, native REST API client, instant startup, offline-first security, and zero dependencies.
NativeSoft 社の製品
2026 年より日本国内にてComponentSourceで販売中。
価格:¥ 82,830 (税込)〜 バージョン: v3.4.1 新機能 更新日: May 10, 2026
NativeRest includes a comprehensive library of built-in functions to make your API requests dynamic. You can generate random test data (UUIDs, timestamps, random numbers), calculate cryptographic hashes (MD5, SHA-256) for authentication signatures, and manipulate strings directly within your request parameters.
The latest version expands these capabilities with File System functions (file.readJson, file.readAll) to load payloads directly from your disk, and OS functions (os.getEnv) to securely access system environment variables. Simply use the double-brace syntax (e.g., {{$uuid}} or {{os.getEnv('API_KEY')}}) in the URL, headers, or body to inject values at runtime, eliminating the need for manual data entry.

