->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
1.1.1
• Add save request feature
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"
}
Feature suggestion/Bug report create a issue in github here
Link of GitHub repo of this plugin