Skip to content

scarstens/vs-code-rest-client-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Rest Client Framework

A framework to copy before building and sharing REST client calls for your organization. This library requires the use of Visual Studio Code + REST Client plugin in order to be most effective.

Getting Started

  1. Make sure you install VS Code aka Visual Studio Code, and the REST Client Extension
  2. Using GIT, clone this repository to a director on your computer.
  3. Open a VS Code project at the root of the GIT repository folder.
  4. Copy sample.env over to a new file called .env and configure your settings and secret keys.
  5. Navigate to any file ending in .rest extension and open the file in VS Code.
  6. Consider changing any of the parameters at the top of the file. They start with the @.
  7. Use the Send Request button to send your requests to the servers.

vs-code-send-request-button-sample

  1. Check results in the new tab/window that opens.

rest-client-library-example-1

About

A framework to copy before building and sharing REST client calls for your organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages