Haste is a powerful and intuitive API testing tool designed to streamline the process of testing and debugging APIs. And the best part... It's not an Electron based app!!
Note: Haste is currently under active development. This README provides an overview of the project's goals, features, and planned enhancements. Keep in mind that some features may not be fully implemented yet, and the project is subject to changes.
- Effortless API Testing: User-friendly interface for composing and sending API requests.
- Request History and Collections: Organize and reuse past requests in collections.
- Environment Variables: Switch between different API environments easily.
- Response Validation and Assertions: Verify API responses with customizable assertions.
- Collaboration and Sharing: Share requests and collaborate with team members.
- Extensible with Plugins: Enhance functionality with plugin support.
To get started with Haste, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/haste.git
Haste is an open-source project and welcomes contributions. If you'd like to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Create a pull request to the main repository.
This project is licensed under the MIT License - see the LICENSE file for details.
For questions, suggestions, or feedback, feel free to contact us at [email protected].
Note: This project is under active development and some features may not be fully implemented yet. Please use caution when using this tool for critical tasks.