Skip to content

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.

Notifications You must be signed in to change notification settings

Ayushi20-19/apidesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn LinkedIn


unknown

ApiDesk

An awesome Google Chrome extension for developer.
Explore App »

View Doc · Report Bug · Request Feature

Table of Contents
  1. API Testing
  2. GET request
  3. POST request
  4. DELETE request
  5. StackOverFlow Error Search
  6. VScode Shortcut Suggestions
  7. Time
  8. Simple UI

About The Project

screen-capture.4.mp4

There are numerous excellent Extensions. However, we couldn't find one that met a developer's API Testing and Error Searching requirements. So We made this ApiDesk. We want to make a developer extension that will be the last one you'll ever need, and we believe this is it.

Here's why:

  • Your time should be focused on only something that deserves. A project that solves a problem and helps others.
  • You shouldn't be search again and again for same type of errors by opening new tabs.
  • Api Testing without writing any code at one place.

Of course, no extension will serve all demands since your needs may be different. So We'll be adding more features in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have reviewed to expanding this Extension!

Built With

(back to top)

Project View

image image

Prerequisites

1- Working Internet is all you need

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

How to Install ?

--IMPORTANT-- This extension will soon be avilable on crome webstore, It is still under review when the Google Webstore approves it, we will update the link. for now use below method to test.

1- Download Zip or Clone the project

2- Use npm i or yarn to install all the dependencies.

3- Now use yarn build to create optimised folder.

4- Now you are good to go. just open your crome browser.

5- Open settings > extensions

6- Activate the Developers Mode, on Top right corner.

7- Click on load unpacked button on top left, and upload the build folder.

8- Vollaaaa, your extension is installed. feel free to give stars on our project 😂😂😂😂😂

To test use this dummy api below -

https://jsonplaceholder.typicode.com/todos/1

How to Use ?

Nahhhhhh....Not a rocket Science. just read the artical below.

ApiDesk Use

How to uplaod in your chrome ?

ApiDesk Documentation

Contact

Nishant Kumar Tiwari - @my_Linkedin - nishant88tiwari@gmail.com

Ayushi Verma - @my_Linkedin - ayushiverma.av1828@gmail.com

Project Link: ApiDesk

(back to top)

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published