DEV Community

Cover image for APIDESK
Ayushi Verma
Ayushi Verma

Posted on • Edited on

3 3

APIDESK

ApiDesk

v-1.0.3

About

  • ApiDesk is a chrome extension that makes api testing easier. You don't have to create long api call methods like fetch and axios, and you don't have to specify headers or data in it using code, to test.
  • ApiDesk has a simple and user friendly user interface.
  • ApiDesk makes searching for errors in stackoverflow simple and quick with just two clicks.

How to Use

Apis

Methos: GET

  • By default we have set the GET method
  • Put the Api Url
    Image description

  • You can edit the header if required, with the header key(Accept) and header value(*/*)
    Image description

  • Submit the request

Response:
Response Body will show header and Data
Image description

Methos: POST

  • Select the POST method
  • Put the Api Url
    Image description

  • You can edit the header if required, with the header key(Accept) and header value(*/*)

  • Add the data in JSON format. Exmple: {"key":"value"}
    Image description

  • Submit the request

Response:
Response Body will show header and Data
Image description

Methos: DELETE

  • Select the DELETE method
  • Put the Api Url
    Image description

  • You can edit the header if required, with the header key(Accept) and header value(*/*)

  • Submit the request

Response:
Response Body will show header and Data
Image description


Stackoverflow

  • What if we told you that you could search for your issue in only two clicks? You wouldn't have to open a new tab to do so, we've got you covered. We've integrated stackoverflow error search as well.
  • Enter your error in the StackOverflow tab and hit search; you will be sent to the stackoverflow page.
  • Real time update with cool UI

Image description

VScode Shortcut Suggestions

  • Get ProTips of VScode Shortcut every second.

Image description

Contributer:

Github Link:

Give a Star if you find ApiDesk useful :)


Note: ApiDesk is available in chrome web store, Add to your chrome.

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

Top comments (0)

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay