Restler - REST Api Client
Restler is a powerful app for quickly testing REST API.
Restler has been built with simplicity and ease of use in mind. It allows you send custom HTTP/HTTPS requests and test your REST API anywhere and anytime.

Features:

★ Requests you send are automatically saved so that you can come back and review at any time;
★ Save and organize your requests in folders and load requests without writing its attributes again;
★ Favorite requests and folders so they can be shown at the top and accessed quickly;
★ Edit body, url parameters and headers attributes easily;
★ Parses and displays the complete raw response including headers, cookies, status, etc;
★ Supports the most common HTTP methods (GET, POST, PUT, DELETE, HEAD, PATCH, OPTIONS);
★ Supports Basic Authentication and Bearer Token;
★ Quickly copy the response body received;
★ Switch easily between HTTP and HTTPS;

Please submit feedback, suggestions, and issues at https://github.com/tiagohm/Restler/issues.