Skip to content

ddavison/rest-client

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

REST Client star this repo fork this repo Build Status

A simple REST client for your favorite editor!

example

How to use

  • Open the Command Palette (Mac: Cmd+Shift+P ; PC/Linux: Ctrl+Shift+P)
  • Search for "REST Client"
  • Open "Rest Client: Show"

You can also find the REST Client under Packages->REST Client->Show

  • Enter the URL, HTTP Verb, Headers and Payload (if necessary).