š API Test Extension
A Powerful API Testing Tool Right in Your Browser ā” Test APIs | š Save Templates | š View Responses | š Track History
ā ļø Note: This project is currently under active development
⨠Features
š Request Builder Easily construct API requests with a user-friendly interface š Response Viewer View API responses in a formatted, easy-to-read layout š¾ Template Manager Save and reuse your API requests š History Panel Keep track of your past API requests šÆ Chrome Side Panel Integration Access the tool right from your browser's side panel
š Installation
- Clone this repository:
git clone https://github.com/Rahul-Sahani04/API_QuickTestPanel.git
cd API_QuickTestPanel- Install dependencies:
npm install- Build the extension:
# For production build
npm run build
# For development with watch mode
npm run dev- Load the extension in Chrome: Open Chrome and navigate to 'chrome://extensions/' Enable "Developer mode" Click "Load unpacked" Select the 'dist' directory from the project folder
š ļø Tech Stack
React UI Framework Webpack Build Tool Chrome Extensions API Browser Integration TypeScript Type Safety
š§ Development
The extension is currently in active development. To contribute or test:
- Run the development build:
npm run dev- The extension will automatically rebuild when files change
š¦ Available Scripts
"npm run build" Create production build "npm run dev" Start development build with watch mode
šØ Icons
The extension includes icons in various sizes for different Chrome UI locations: => 16x16 Favicon => 19x19 Toolbar => 32x32 Windows computers => 38x38 Toolbar => 48x48 Chrome Web Store => 128x128 Chrome Web Store and installation
Built with ā¤ļø for API testing