Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 436 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 436 Bytes

Restify

An application for visualizing and testing RESTful requests.

Sample Request

Compiling on Mac OS X

  1. Install Xcode with Command Line Tools
  2. Install Qt libraries 4.8.3 for Mac
  3. In terminal:
cd restify
qmake -spec macx-g++
make

Version 0.1.0

This is release version 0.1.0 of Restify.