在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mmattozzi/cocoa-rest-client开源软件地址(OpenSource Url):https://github.com/mmattozzi/cocoa-rest-client开源编程语言(OpenSource Language):Objective-C 92.3%开源软件介绍(OpenSource Introduction):AboutCocoaRestClient 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 (https://code.google.com/archive/p/rest-client). Official project website: http://mmattozzi.github.io/cocoa-rest-client/ DownloadIf you're not looking to compile from source and only want to use this tool, latest releases are here: You can also install it through homebrew as a cask: # install cask if necessary
brew tap caskroom/cask
# install CocoaRestClient
brew install --cask cocoarestclient Features
ScreenshotsPretty print JSON content. Set and save HTTP headers. Pretty print XML content. Quick save of request URLs, body, and headers in one convenient drawer. Set HTTP Basic or Digest Auth. Displays HTTP response headers. Upload files using HTTP multipart requests. HTTP form encoding also supported. Unified diff tool for comparing response bodies. Source and Contributions
Credits
LicenseSee LICENSE.txt |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论