This is Extension that let you test api call inside vscode itself.
Here available four type api call as of now.
apiClient:fun
- this is just a fun message command.
apiClient:start
- this is final command to start extension to test api.
simply install extension then press shift+ctrl+p
then type apiClient:start
hit enter.