This is the repository for the API test framework and it's documentation website.
To get your project ready for development you need to run the following commands in order:
git clone https://github.com/idrinth/api-benchcd api-benchnpm run setup
Further information about contributing is available in the contribution guidelines on the website and in the markdown file.