Skip to content

Mediator is an open-source API testing tool designed to simplify and enhance the testing of REST APIs.

Notifications You must be signed in to change notification settings

Vishnuxx/Mediator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Mediator - Open Source API Testing Tool

License

Mediator is an open-source API testing tool designed to simplify and enhance the testing of REST APIs. It is currently in its early stages of development and is actively seeking contributors and user feedback.

mediator thumb

Features

  • Simple and Intuitive: Mediator provides an easy-to-use interface for creating and managing API test cases.
  • REST API Testing: Currently, Mediator focuses on testing REST APIs, allowing you to send requests, validate responses, and perform assertions.
  • Contributor-Friendly: We welcome contributions from the community to enhance and expand the functionality of Mediator.

Getting Started

  1. Installation: Clone this repository and install the required dependencies using npm install.

  2. Usage: Create your API test cases in the tests directory using the provided syntax (documentation link). Run tests using the command npm test.

Documentation

Documentation page currently not created as this project is in its early stages. We welcome contributions.

Contributing

We appreciate your interest in contributing to Mediator! To contribute:

  1. Fork this repository and clone it to your local machine.

  2. Create a new branch for your feature/bugfix: git checkout -b feature/awesome-feature or git checkout -b bugfix/issue-fix.

  3. Make your changes, commit them, and push to your forked repository.

  4. Create a pull request to the main branch of this repository.

License

Mediator is released under the MIT License.

Contact

For any questions or inquiries, reach out to us at vishnuxx.


We thank you for considering Mediator for your API testing needs. Your feedback and contributions are invaluable to us as we strive to enhance this tool and make it a powerful resource for the development community.

GitHub Stars GitHub Forks

About

Mediator is an open-source API testing tool designed to simplify and enhance the testing of REST APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published