-
Notifications
You must be signed in to change notification settings - Fork 16
Home

Welcome to the YARC wiki!
- Overview
- Install
- Send Request
- Favorites
- Import / Export
- Request History
- Headers
- Basic Authentication
- Request Response
- More information
YARC is an easy-to-use REST Client for Google Chrome. Use it to develop, test and debug RESTful services. It supports GET, POST, PUT, DELETE, PATCH, HEAD and OPTIONS request methods.

You can send a request by simply specifying a URL (e.g. http://www.google.com) in the 'URL' field and pressing the 'Send Request' button. By default it will be a GET request. This is similar to how a browser functions.
To add a request to favorites, simply press the star icon next to the 'URL' field or select 'Save Current Request' in the Favorites menu. You'll need to specify a name in order to add a favorite.
The saved favorite will include the request URL and any custom headers. To re-apply the favorite, simply select it from the Favorites menu.
All favorites can be viewed, deleted and re-applied from the Manage Favorites screen.
Favorites are synced with your Google profile meaning they'll appear on all instances of YARC associated with your Google account.
Favorites can be easily shared via the Import and Export functionality. This is a useful way for colleagues to share custom requests.
It can also be used to back-up favorites.