Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.21 KB

readme.md

File metadata and controls

50 lines (29 loc) · 1.21 KB

Rest Api Tester

->This tool helps you to test rest api in easy way in acode code editor

-> If you get "axios network error" use "cors" in api server file or check your network connection

Latest version

1.1.1

• Add save request feature

Usage

Type "restapi" in command pallete('...' dot in bottom navigation bar) enter api url select request method and wait for response

=> Request body and Headers format is like a object:

{
"key 1":"value 1",
  |
  |
"key n":"value n"
}

📬 Bug report / Feature suggestion

Feature suggestion/Bug report create a issue in github here

Github repo link

Link of GitHub repo of this plugin

Paid version tutorials

Environment variables

VID_20240124122151.mp4

File as request payload

file_upload.mp4

Extra features

extra_feat.mp4