Skip to content

Commit bb0751e

Browse files
committed
Adding Keploy
1 parent b1e7409 commit bb0751e

File tree

3 files changed

+37
-0
lines changed

3 files changed

+37
-0
lines changed

public/logos/keploy.png

14.5 KB
Loading

public/thumbnails/keploy-cli.png

130 KB
Loading

src/content/software/keploy.yaml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
Name: "Keploy"
2+
Tagline: "AI-powered Open Source API Test & Mock Data Generator"
3+
Description: "Keploy is an open-source tool designed to create and automate API test cases, stubs, and data mocks for developers. It utilizes eBPF for code-less instrumentation, allowing it to record API calls and replay them as test cases, significantly reducing the time required for manual test creation. Keploy is built to integrate with CI/CD pipelines and provides high test coverage for backend testing."
4+
Website: "https://keploy.io"
5+
Features:
6+
- "Automatically records API calls and generates test cases."
7+
- "Supports complex distributed API flows as mocks and stubs."
8+
- "eBPF-based code-less instrumentation for easy integration."
9+
- "Integrates seamlessly with CI/CD pipelines for continuous testing."
10+
- "Supports multiple programming languages like Go, Java, and Python."
11+
- "TLS support for secure testing of HTTPS and database connections."
12+
- "No need for dedicated test environments; mocks all dependencies."
13+
Logo: "/logos/keploy.png"
14+
Demo: "https://www.youtube.com/watch?v=gvWvpqWM48s"
15+
Pricing: "Free"
16+
Images:
17+
- "/thumbnails/keploy-cli.png"
18+
Makers:
19+
- Profile: "https://www.linkedin.com/in/neha-gup/"
20+
Name: "Neha Gupta"
21+
- Profile: "https://www.linkedin.com/in/slayerjain/"
22+
Name: "Shubham Jain"
23+
Category: "Testing"
24+
Tags:
25+
- "API"
26+
- "Mocks"
27+
- "Testing"
28+
- "eBPF"
29+
- "Automation"
30+
- "Open Source"
31+
Stage: "Active Customers"
32+
HQ:
33+
- City: "San Francisco"
34+
Country: "USA"
35+
Customers:
36+
- "Wednesday Solutions"
37+
- "Nutanix"

0 commit comments

Comments
 (0)