Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1657,7 +1657,7 @@ Agents building, debugging, and deploying platform

<details>

![image](https://github.com/kreneskyp/ix/raw/master/ix_350.png)
![image](https://res.cloudinary.com/dyqelopiw/image/upload/keploy-logo-dark_kkzf2y)

### Category
Build your own, Multi-agent
Expand Down Expand Up @@ -1709,6 +1709,30 @@ JARVIS is a system to connect LLMs with the ML community.

</details>

## [Keploy](https://github.com/keploy/keploy)
Open-source API testing and mocking tool

<details>

![Image](https://res.cloudinary.com/dyqelopiw/image/upload/keploy-logo-dark_kkzf2y)

### Category
Testing, Productivity, Build-your-own

### Description
- Keploy is an open-source tool for API testing, mocking, and test case generation.
- Automatically generates test cases and mocks by recording real API traffic.
- Enables regression testing and simplifies the creation of reliable test suites.
- Integrates with popular frameworks and CI/CD pipelines.
- Supports multiple languages and platforms.

### Links
- [GitHub](https://github.com/keploy/keploy)
- [Documentation](https://docs.keploy.io/)
- [Slack](https://join.slack.com/t/keploy)
- [Website](https://keploy.io/)
</details>

## [Langroid](https://github.com/langroid/langroid)
Multi-agent framework for building LLM apps

Expand Down