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.

Billboard image

Synthetic monitoring. Built for developers.

Join Vercel, Render, and thousands of other teams that trust Checkly to streamline monitor creation and configuration with Monitoring as Code.

Start Monitoring

Top comments (0)

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay