This is the repository for the API test framework, it's documentation website and other related tooling.
- Framework README
- Documentation Website README
- Examples
- History Website README
- History Microservice README
- Dockerfiles
You can find the documentation on the Documentation Website.
Join our slack if you need help, want to connect or have questions.
We have ready to be used CI Images:
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.