Rest – HTTP API Client

Rest – HTTP API Client


Perform HTTP Requests


免費Offers In-App Purchases

2.2.3for iPhone, iPad and more
8.7
76 Ratings
Silvan Daehn
Developer
6.2 MB
Size
2022年08月09日
Update Date
#165
in Developer Tools
4+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
Rest – HTTP API Client 螢幕截圖
Rest – HTTP API Client 海報Rest – HTTP API Client 海報Rest – HTTP API Client 海報Rest – HTTP API Client 海報
Rest – HTTP API Client 海報Rest – HTTP API Client 海報Rest – HTTP API Client 海報Rest – HTTP API Client 海報

About Rest – HTTP API Client

Rest allows you to perform arbitrary HTTP requests right from your mobile device.

• Supports JSON, Form & Multipart bodies
• Body editor with syntax highlighting and JSON error reporting
• All common HTTP methods + custom Methods
• Add HTTP Headers, URL parameters and Basic Authentication
• Option to allow insecure SSL & follow redirects
• Response body, header and metrics inspection
• Multiple response body views (JSON, text, image, web)
• Import Postman collections from Files or URL
• Add project-wide variables in URL, Headers and request body
• CloudKit sync
• Dark mode and alternative app icon
• Split-Screen to see the request and response views simultaneously on iPad and larger iPhones (starting from iPhone X)
Show More

最新版本2.2.3更新日誌

Last updated on 2022年08月09日
歷史版本
This version moves most text views and editors over to the open-source Runestone framework, which is developed by Simon Støvring. This makes a huge difference for viewing large responses and editing large request bodies.
Show More
Version History
2.2.3
2022年08月09日
This version moves most text views and editors over to the open-source Runestone framework, which is developed by Simon Støvring. This makes a huge difference for viewing large responses and editing large request bodies.
2.2.2
2022年08月06日
This version moves most text views and editors over to the open-source Runestone framework, which is developed by Simon Støvring. This makes a huge difference for viewing large responses and editing large request bodies.
2.2.1
2022年08月03日
This version moves most text views and editors over to the open-source Runestone framework, which is developed by Simon Støvring. This makes a huge difference for viewing large responses and editing large request bodies. More editor themes will be added shortly.
2.2.0
2022年08月03日
This version moves most text views and editors over to the open-source Runestone framework, which is developed by Simon Støvring. This makes a huge difference for viewing large responses and editing large request bodies. More editor themes will be added shortly.
2.1.4
2021年01月05日
This version fixes an issue with performing HTTP requests from Shortcuts.
2.1.3
2020年11月15日
This update adds better error reporting for invalid request urls.
2.1.2
2020年10月23日
This update includes a fix that could lead to a crash and a wrong size of the formatting error overlay, as well as adds support for newly introduced iOS devices.
2.1.1
2020年10月06日
• Fix an issue when importing Postman Collections that include nested folder structures
2.1.0
2020年10月03日
This update adds a couple of notable features:

• Siri Shortcuts support is finally here. You can choose to perform a request that has been defined in the App (and optionally provide a variable override dictionary), perform a new request or filter JSON using JSONPath.
• You can now filter JSON responses using JSONPath.
• Syntax highlighting is now disabled for larger responses to improve performance (this can be disabled in editor settings).

This major update adds iOS 14 compatibility and introduces a lot of new features such as CloudKit sync, Postman collection import and project-wide variables.

• New triple column / sidebar layout
• Import Postman collections from the file picker or from a URL
• Add variables in URL, Headers and request body and set project wide values per variable
• CloudKit sync integration to ensure your data is available on all of your devices
• View and edit project descriptions
• Support for multipart/form-data bodies
2.0.0
2020年09月16日
This major update adds iOS 14 compatibility and introduces a lot of new features such as CloudKit sync, Postman collection import and project-wide variables.
 
• New triple column / sidebar layout
• Import Postman collections from the file picker or from a URL
• Add variables in URL, Headers and request body and set project wide values per variable
• CloudKit sync integration to ensure your data is available on all of your devices
• View and edit project descriptions
• Support for multipart/form-data bodies
1.4.2
2020年09月05日
• This update adds a new response view showing Hex & ASCII representations of the response body
• A new plain text request body format option allows the entry of arbitrary text bodies (for example GraphQL queries)

---

Notable changes from previous updates:

• Added per-request settings to allow insecure SSL (for example self-signed or expired certificates) and to follow redirects
• The response body view now supports showing images for supported content types
• The response body view now remembers the last selected view type (json, image, outline, text etc.)
• You can now choose between different editor syntax highlighting themes and editor fonts.
• You can now adjust the editor font size, font type and the theme in a new section in settings
• Low contrast dark mode option
1.4.1
2020年08月25日
This updates fixes an issue that could lead to existing customers not unlocking pro features automatically.

---

With this update Rest becomes a free application with an In-App Purchase to unlock all features.
If you previously bought a paid version of Rest all pro features will be unlocked as well.

This update also adds a couple of new features and fixes:

• Added per-request settings to allow insecure SSL (for example self-signed or expired certificates) and to follow redirects
• The response body view now supports showing images for supported content types
• The response body view now remembers the last selected view type (json, image, outline, text etc.)
• You can now choose between different editor syntax highlighting themes and editor fonts.
• You can now adjust the editor font size, font type and the theme in a new section in settings
• Low contrast dark mode option
• Multiple layout issues that could happen when rotating have been fixed
1.4.0
2020年08月25日
With this update Rest becomes a free application with an In-App Purchase to unlock all features.
If you previously bought a paid version of Rest all pro features will be unlocked as well.

This update also adds a couple of new features and fixes:

• Added per-request settings to allow insecure SSL (for example self-signed or expired certificates) and to follow redirects
• The response body view now supports showing images for supported content types
• The response body view now remembers the last selected view type (json, image, outline, text etc.)
• You can now choose between different editor syntax highlighting themes and editor fonts. 
• You can now adjust the editor font size, font type and the theme in a new section in settings
• Low contrast dark mode option
• Multiple layout issues that could happen when rotating have been fixed
1.3.0
2020年08月10日
Support for form data bodies is finally here!
With it come a couple of other notable changes in this version:

- Support for x-www-form-urlencoded requests with a new form body editor
- Formatting errors are now shown in the input bar
- Autocomplete suggestions for common header fields
- Syntax highlighting improvements
- Updated app icons
1.2.1
2020年08月03日
- Fix crash for non array or object top level JSON objects
- Adjust JSON syntax highlighting
1.2.0
2020年08月01日
- New JSON body editor with syntax highlighting and optional line numbers
- The last response will be saved per request to avoid having to resend when switching between requests
- Improved iPad pointer support
- Option to use system setting for dark mode
- Updated curl command output (it was incorrect in some cases)
- Other bug and crash fixes
1.1.1
2019年02月27日
This version fixes a crash when trying to share response contents on iPad.
1.1.0
2019年02月23日
This update adds a share button to the JSON and text response screens and includes some under the hood adjustments.
1.0.6
2018年10月19日
This update adds full iPhone XR and XS (Max) support and includes a couple of other under the hood improvements.
1.0.5
2018年04月12日
This update fixes an issue with JSON editing introduced with the last updated.
1.0.4
2018年04月12日
This version displays the cURL command which can be used to perform the request in the request info panel.
Besides this addition multiple smaller bugs and other issues have been addressed under the hood.
1.0.3
2018年02月19日
This update includes the following fixes and improvements:

– 3D Touch Quick Actions are now available to open a project right from the Home Screen.
– There was a bug leading to whitespace in JSON bodies being stripped when validating.
– Issues with the keyboard not disappearing have been resolved.
1.0.2
2017年12月12日
This update includes multiple smaller fixes and improvements.
The last update did include the following new features:

– The response header values can be copied now.
– The link to the App Store from settings didn't work.
– HTTP basic authentication support. A new tab in the request editor let's you add a username and password to be used for HTTP basic authentication.
1.0.1
2017年12月06日
Version 1.0.1 brings the following new features and fixes:

– The response header values can be copied now.
– The link to the App Store from settings didn't work.
– HTTP basic authentication support. A new tab in the request editor let's you add a username and password to be used for HTTP basic authentication.
1.0
2017年12月03日

Rest – HTTP API Client FAQ

點擊此處瞭解如何在受限國家或地區下載Rest – HTTP API Client。
以下為Rest – HTTP API Client的最低配置要求。
iPhone
須使用 iOS 14.0 或以上版本。
iPad
須使用 iPadOS 14.0 或以上版本。
iPod touch
須使用 iOS 14.0 或以上版本。
Rest – HTTP API Client支持德文, 英文
Rest – HTTP API Client包含應用內購買。 以下為Rest – HTTP API Client應用內購買價格清單。
Unlock All Features
HK$ 38.00

Rest – HTTP API Client相關應用

你可能還喜歡

Silvan Daehn 開發者的更多應用