A Curated collection of useful awesome API tools that you can test your API
This is starting point for you to know the options available to test tools your class-A grade of API. These are delightful list of resources and good tools that are available out there in the ecosystem
- Postman - Postman is a good choice for API testing for those who don’t want to deal with coding in an integrated development environment.
- Postwoman - Postwoman is API request builder
- Assertible - Continuously test and monitor your APIs after deployments and across environments.
- Pyresttest - YAML based REST testing and API microbenchmarking tool
- OWASP Zaproxy - A tool to test your API for known security vulnerabilities, with a great CI integration
- vREST NG - An enterprise ready application for automated API Testing. It is very simple and intuitive application and works with any CI/CD server.
- ExtendsClass - Web-based HTTP client to send HTTP requests.
- Vibranium A command line based API testing framework that uses JSON to write tests.