Rest
Last updated
Last updated
REST, or REpresentational State Transfer, is an architectural style for providing standards between computer systems on the web, making it easier for systems to communicate with each other. REST-compliant systems, often called RESTful systems, are characterized by how they are stateless and separate the concerns of client and server. We will go into what these terms mean and why they are beneficial characteristics for services on the Web.
Source: https://www.codecademy.com/articles/what-is-rest
Change enable
from False
to True
in the rest
section (cf module installation).
You can also take a look at the VSCode-Anywhere rest module configuration.
No requirements.
This extension is a REST Client allows you to send HTTP request and view the response in Visual Studio Code directly.
No settings.
No keybindings.
No software.
No documentation.
No environment.
No specific settings.