Skip to content

ddavison/rest-client

Repository files navigation

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).