Rest – HTTP API Client
iOS Universel / developpeurs
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)
Quoi de neuf dans la dernière version ?
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.