Skip to content

🚀 Electron-Powered API Testing Tool⚡ This desktop application simplifies API testing and development with a clean, user-friendly interface. Built with Electron, it allows developers to efficiently manage requests, inspect responses, configure environments, and track request history.

License

Notifications You must be signed in to change notification settings

gurr-i/api-tester-desk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api Tester

Overview

This Electron application is designed to facilitate API testing and development. It provides a user-friendly interface for managing requests, responses, environments, and history.

Features

  • Request Management: Supports various HTTP methods, custom headers, and request body input.
  • Response Handling: Displays status codes, headers, and body with formatting options.
  • Environment Management: Create, delete, and switch between environments with variable substitution.
  • History Management: Automatically saves request history for easy retrieval.
  • UI Features: Dark/Light theme toggle, responsive layout, and dynamic header row management.

Installation

  1. Clone the repository:

    git clone https://github.com/gurr-i/api-tester-desk.git
  2. Navigate to the project directory:

    cd f:\Extention chrome\electron
  3. Install dependencies:

    npm install

Usage

  • Start the application:

    npm start
  • Build the application:

    npm run build

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License.

Contact

For any questions or feedback, please contact gopal@ph.iitr.ac.in.

About

🚀 Electron-Powered API Testing Tool⚡ This desktop application simplifies API testing and development with a clean, user-friendly interface. Built with Electron, it allows developers to efficiently manage requests, inspect responses, configure environments, and track request history.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published