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.