Search code examples
user-interfacerestbrowser-extension

REST development plugin for browser with all HTTP methods


Is there a plugin for any web browser which gives you a GUI to perform PUT's, DELETE's etc? I've written a navigable REST app, and I would like to be able to poke around a bit with my browser to try it out and to demo the API, but since they all lack DELETE and PUT it becomes cumbersome.


Solution

  • There are several FireFox plugins for that, including "Poster" and "REST client".