An awesome Google Chrome extension for developer.
Explore App »
View Doc
·
Report Bug
·
Request Feature
Table of Contents
- API Testing
- GET request
- POST request
- DELETE request
- StackOverFlow Error Search
- VScode Shortcut Suggestions
- Time
- Simple UI
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!
1- Working Internet is all you need
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
--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
Nahhhhhh....Not a rocket Science. just read the artical below.
Nishant Kumar Tiwari - @my_Linkedin - [email protected]
Ayushi Verma - @my_Linkedin - [email protected]
Project Link: ApiDesk