Is there a handy GUI for REST manual services testing? -


while developing rest service want able manually submit data (e.g. put or post method) specific url , see response. tool know soapui, not commercial product, bit overcomplicated while task simple. there a question soapui alternatives, discussion there soap services, while need rest :-) ideas? know can write such tool myself pretty easily, i'd prefer not reinvent bicycle if there one.

update: mark cidade's answer ok, i'd wish tool run on linux too...

update 2: solution of choice came httprequester firefox extension.

i have discovered , installed restclient, firefox add-on (it's ideal me development on ff, both on windows , linux). no idea if it's yet. :)

edit: i've started using extensively since, , it's good, gives lot of data response and request.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -