An application for visualizing and testing RESTful requests.
- Install Xcode with Command Line Tools
- Install Qt libraries 4.8.3 for Mac
- In terminal:
cd restify
qmake -spec macx-g++
make
This is release version 0.1.0 of Restify.
An application for visualizing and testing RESTful requests.
cd restify
qmake -spec macx-g++
make
This is release version 0.1.0 of Restify.