资 源 简 介
Moved to Github
Website: http://mmattozzi.github.io/cocoa-rest-client/
Github project: http://github.com/mmattozzi/cocoa-rest-client
Download Latest Release!
Moved since Google Code will no longer support releasing new binary downloads in 2014... Releases and source will be available on [Github](http://github.com/mmattozzi/cocoa-rest-client).
About
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 from responses easily. Think of this as 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 (http://code.goog