From 1c76aa321fb4d5846a286879cabd0d6d7e04d637 Mon Sep 17 00:00:00 2001 From: Amaan Bhati <94218318+amaan-bhati@users.noreply.github.com> Date: Tue, 4 Nov 2025 16:23:59 +0530 Subject: [PATCH] feat: add keploy for api testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d668da..980526c 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [Nango](https://github.com/NangoHQ/nango) - Native integrations framework to consume REST APIs (open-source). * [Runscope](https://www.runscope.com/) - Automated API Monitoring & Testing. +* [Keploy](https://keploy.io) - Open-source API testing and data mocking tool that generates test cases and stubs automatically from real traffic, enabling end-to-end API testing and monitoring. * [Ping-API](https://ping-api.com/) - Automated API Monitoring & Testing. * [Apiary](https://apiary.io/) - Collaborative design, instant API mock, generated documentation, integrated code samples, debugging and automated testing. * [Amazon API Gateway](https://aws.amazon.com/api-gateway/) - Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.