REST Console - a Google Chrome REST/HTTP Client
“REST Console” is a REST/HTTP Client for Google Chrome to visualise and construct custom HTTP requests to test with any RESTful web service.
Features:- syntax highlighting
- set custom headers
- construct POST or PUT body via raw input
- basic & plain authentication
- and more …
- oAuth 1 & 2 authentication
- history manager
- URI auto complete
- headers auto complete
- add headers via html form
- add query string parameters via html form
- add post body via html form
- file upload
source code can be found at http://code.google.com/p/rest-console/
please submit issues and bugs at http://code.google.com/p/rest-console/








