CocoaRestClient is a Mac OS X app for testing HTTP/Restful endpoints. I love curl, but sometimes I need my output XML or JSON pretty printed. I want to be able to save frequent PUT and POST bodies for later and copy and paste responses easily. Think of this as a curl with a light UI. The goal of this project is to build a lightweight native Cocoa app for testing and debugging HTTP Restful services. This project was greatly inspired by the Java rest-client.
Features
- Make GET, PUT, POST, DELETE, HEAD calls
- Set request body to arbitrary content
- Set request headers
- Edit URL parameters in an easy to read table
- Auto-format (pretty print) XML, JSON, and MsgPack responses
- Quick save requests in a handy sidebar using folder organization
- New in version 1.4.3: Generate a unified diff between two response body tabs
- New in version 1.4: Uses native macOS tabs and windows
- Enter POST/PUT input as raw input or key/value pairs
Categories
Software TestingLicense
MIT LicenseFollow CocoaRestClient
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CocoaRestClient!