REST Tester
Posted On November 10, 2020
This project is a random testing tool for RESTful APIs. It is useful for testing accuracy of schema files and the implementation of the API. It works by generating random API calls based on their definition in the schema files, and validating them against the valid responses specified in the schema.
REST Tester was developed using React with Typescript. BlueprintJS was used as the UI toolkit.
