Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sayancoding/apiclient-vscode-extension

Make extend your vscode and test api inside itself.
https://github.com/sayancoding/apiclient-vscode-extension

api-client development-tools testapi

Last synced: about 1 month ago
JSON representation

Make extend your vscode and test api inside itself.

Awesome Lists containing this project

README

        

# 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