RIP is a RESTful Interface Tester
RIP is a node.js application. You may need to download and install node > 0.6.x http://nodejs.org/#download
git clone https://github.com/cappelaere/rip.git
cd rip
npm install
You will also need a local instance of a Redis Database http://redis.io/
Download the code, install and start the database locally
node server.js
and point your browser to http://localhost:3000
Go to tests. Select or enter a web service end point for testing Select optional test and submit.
Pat Cappelaere Vightel pat@cappelaere.com
Peter Rushforth GeoConnections Peter.Rushforth@NRCan-RNCan.gc.ca
Herve Caumont Terradue herve.caumont@terradue.com
Pedro Gonçalves Terradue pedro.goncalves@terradue.com
Volker Mische Couchbase volker@couchbase.com
With help from:
Ryan Dhal and the Node.js Team
TJ Holowaychuk: express, mocha, supertest, jade, EJS, debug, connect...
Jake Luer: chai
Guillermo Rauch: socket.io
Matt Ranney: redis
Mikeal Rogers: request
Mihai Bazon: uglify
Caolan McMahon: async
Alexis Sellier: eyes
Pavel Minchenkov: node-html-encoder
Ciaran Jessup: oauth
Håvard Stranden: openid
Jeremy Ashkenas: underscore
Marek Kubica: xml2js
and many others...