Skip to content
Paul Hitz edited this page Dec 18, 2015 · 6 revisions

YARC Logo

Welcome to the YARC wiki!

  • Overview
  • Install
  • Send Request
  • Favorites
  • Import / Export
  • Request History
  • Headers
  • Basic Authentication
  • Request Response
  • More information

Overview

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.

Install

Install

Send Request

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.

Favorites

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.

Import / Export

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.

Request History

Headers

Basic Authentication

Request Response

More information

Clone this wiki locally