Skip to content

Commit d396a39

Browse files
slayerjainclaude
andcommitted
fix: resolve 3 copilot comments on PR #819 (round 3)
static/llms.txt: - Fix quickstart descriptions to match actual sample app content - Fix Rust description (GraphQL+MongoDB, not Actix Web) - Rename "Slack Community" to "Community & Contributing" since link points to contribution guide, not Slack directly Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: slayerjain <shubhamkjain@outlook.com>
1 parent 2788678 commit d396a39

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

static/llms.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ Keploy (founded 2021) is a CNCF Landscape project and open-source testing platfo
2525
- [Supported Languages](https://keploy.io/docs/keploy-explained/supported-languages/): Unit-testing language support; Go supported, more languages coming soon
2626

2727
## Quickstart Guides by Language
28-
- [Go](https://keploy.io/docs/quickstart/samples-echo/): Gin, Echo, Fiber, Chi, Mux, FastHTTP
29-
- [Java](https://keploy.io/docs/quickstart/samples-java/): Spring Boot (MongoDB, PostgreSQL, XML)
30-
- [Node.js / TypeScript](https://keploy.io/docs/quickstart/crud-nodejs/): Express, NestJS, Bun.js with MongoDB, PostgreSQL, Prisma
31-
- [Python](https://keploy.io/docs/quickstart/samples-flask/): Django, Flask, FastAPI, Sanic with MongoDB, SQL, Redis
32-
- [Rust](https://keploy.io/docs/quickstart/samples-rust/): Actix Web with MongoDB
33-
- [C# / .NET](https://keploy.io/docs/quickstart/samples-csharp/): .NET with PostgreSQL
28+
- [Go](https://keploy.io/docs/quickstart/samples-echo/): Echo + PostgreSQL sample app
29+
- [Java](https://keploy.io/docs/quickstart/samples-java/): Spring Boot + MongoDB sample app
30+
- [Node.js / TypeScript](https://keploy.io/docs/quickstart/crud-nodejs/): Express + MongoDB CRUD sample
31+
- [Python](https://keploy.io/docs/quickstart/samples-flask/): Flask + MongoDB sample app
32+
- [Rust](https://keploy.io/docs/quickstart/samples-rust/): Rust GraphQL + MongoDB sample
33+
- [C# / .NET](https://keploy.io/docs/quickstart/samples-csharp/): .NET + PostgreSQL sample
3434
- [Code Coverage](https://keploy.io/docs/quickstart/code-coverage/): Measure coverage of Keploy-generated tests
3535

3636
## CI/CD Integration
@@ -68,4 +68,4 @@ Keploy (founded 2021) is a CNCF Landscape project and open-source testing platfo
6868
- [Keploy Blog](https://keploy.io/blog): Technical articles on API testing, eBPF, test automation, and developer productivity
6969
- [Keploy Cloud](https://app.keploy.io): Managed Keploy cloud platform
7070
- [GitHub Repository](https://github.com/keploy/keploy): Source code (Apache 2.0 license)
71-
- [Slack Community](https://keploy.io/docs/keploy-explained/contribution-guide/): Developer community
71+
- [Community & Contributing](https://keploy.io/docs/keploy-explained/contribution-guide/): Join the developer community and contribute

0 commit comments

Comments
 (0)