Keploy is a no-code testing platform that generates tests from API calls. It converts API calls into testcases. Mocks are automatically generated with the actual request/responses.
- Keploy : No code API testing platform. Create unit tests and data mocks from API calls.
- go-sdk : Client SDK for Keploy API Platform. No Code API testing using production traffic.
- UI : UI for Keploy platform that does API testing by dependency mocking without writing any test cases.
- samples-go : Sample application to understand keploy integration.