RREQUEST

RREQUEST is a REST API client for Visual Studio Code, with optional workspace sync backed by your own Google Drive.

Get it on the VS Code Marketplace Source on GitHub

What RREQUEST is

RREQUEST is an extension for Visual Studio Code that turns the editor into a full API client — the kind of tool developers use to test and debug web APIs. Instead of leaving your editor to use a separate app, you build requests, send them, and read the responses right inside VS Code.

Why RREQUEST asks to connect Google Drive

Signing in with Google is completely optional — the extension is fully usable offline and asks for nothing until you choose to sign in. Its only purpose is to let you save your request collections as files in your own Google Drive so you can:

Each workspace is stored as a single JSON file that the app creates in your Drive. RREQUEST uses the Google drive.file scope, which grants access only to the files the app itself creates — it can never see or touch any other file in your Google Drive. Full details are in the Privacy Policy.

Privacy Policy →

What we collect, how it's stored and used, and how to delete it.

Terms of Service →

The terms under which RREQUEST is provided.