Httper is a REST API test tool running on your iOS devices. It helps developers to test their REST APIs anywhere and anytime without PC.
Features
Httper is a REST API test app running on your iOS devices. It helps developers to test their REST APIs anywhere and anytime without desktop PC.
Some features of Httper:
- Developers can submit a HTTP request with headers, parameters and row request body. The HTTP response can be shown as four styles including pretty, row, preview, and detail.
- Project function: After create a project, you can add a group of requests into a project. Httper also supports to synchronize between multiple devices after signing in you account. Your projects and requests can be synchronized into a new device easily.
- Some Internet tools are included in Httper:
- Ping a domain or IP address.
- Whois search.
- Get device public IP info, WiFi info and cellular info.
Contribution
Submit issues on https://github.com/MuShare/Httper-iOS/issues or send email to me([email protected]). Httper is an open source software. If you like my app, please give me a star on Github: https://github.com/MuShare/Httper-iOS
Submit issues on https://github.com/MuShare/Httper-iOS/issues or send email to me.
Download this app from App Store: https://itunes.apple.com/app/httper/id1166884043
Dependency
Httper is relied on the following frameworks, I am very pleasure if you can give a star to them.
- MGKeyboardAccessory(https://github.com/lm2343635/MGKeyboardAccessory)
- MGFormatter(https://github.com/lm2343635/MGFormatter)