This is the repository for the API test framework, it's documentation website and other related tooling.
- Framework README
- Website README
- Examples
- History Web-UI README
- History Microservice README
- Dockerfiles
You can find the documentation on the Documentation Website.
Help me decide what to focus on: Survey
To get your project ready for development you need to run the following commands in order:
git clone https://github.com/idrinth/api-bench
cd api-bench
npm run setup
Further information about contributing is available in the contribution guidelines on the website and in the markdown file.