Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 383 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 383 Bytes

VisualStudioCodeHttpClient

This is the sample code of using Visual Studio Code Http Client https://marketplace.visualstudio.com/items?itemName=humao.rest-client.

In this project, there are two components. The first is the TestService which is Http Request Triggered Azure Function and has three endpoints. HttpClient is the VS code to send and receive messages from TestService.