Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sayancoding/apiclient-vscode-extension
- Owner: sayancoding
- Created: 2021-01-21T15:48:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-21T16:08:28.000Z (about 4 years ago)
- Last Synced: 2024-11-17T22:31:23.297Z (3 months ago)
- Topics: api-client, development-tools, testapi
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=SayanMaity.apiClient
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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