Skip to content

sayancoding/apiClient-VSCode-extension

Repository files navigation

apiClient 🚀

This is Extension that let you test api call inside vscode itself.

Features

Here available four type api call as of now.

1. GET

2. POST

3. UPDATE

4. DELETE

Tip: Light weight extension let you basic test(API) that you need.

Commands

apiClient:fun - this is just a fun message command.

apiClient:start - this is final command to start extension to test api.

Instructions

simply install extension then press shift+ctrl+p then type apiClient:start hit enter.

Version

v1.0.0