send link to app

Restatic app for iPhone and iPad


4.8 ( 7008 ratings )
Utilities Productivity
Developer: Étienne Beaulé
0.99 USD
Current version: 1.2, last update: 4 years ago
First release : 08 Jun 2017
App size: 15.67 Mb

Restatic is an app for developers interested in performing http requests and XPath queries on the response results. While it can be useful for test general API requests, the ability to run XPath queries on malformed HTML is what makes Restatic different from other similar tools. Developers who need to extract data from a web site that does not have an API should find Restatic useful.

Features include:
- Ability to save projects, associated requests and XPath Queries
- Ability to authenticate and fetch data from URL that requires an open session (simply run the authentication request first)
- Supports most request types (GET, POST, etc.)

Under the hood, this application uses Alamofire to perform the requests and Fuzi for the XPath quering.