You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a sample .NET 7 Web API that uses MongoDB for CRUD operations and integrates with [Keploy](https://keploy.io) to auto-generate and run test cases by recording real API traffic.
4
+
5
+
---
6
+
7
+
## 📦 Tech Stack
8
+
9
+
-[.NET 8 Web API](https://dotnet.microsoft.com/)
10
+
-[MongoDB](https://www.mongodb.com/)
11
+
-[Keploy](https://keploy.io) – API testing and mocking tool
0 commit comments