morgan / qt-restify

Mac OS X application for visualizing and testing RESTful requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Mac OS X application for visualizing and testing RESTful requests.


Languages

Language:C++ 99.0%Language:Prolog 1.0%