Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak160 authored Oct 9, 2024
1 parent 1e87f1c commit 9b8fb06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions grpc-http-sample/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# gRPC & HTTP Server Setup with Keploy

This guide explains how to set up and run the gRPC and HTTP servers using Keploy to capture and test the HTTP calls.
Here support grpc client (Unary rpc) has been showed, where keploy is recording incoming http calls and outgoing grpc calls.

## Steps to Run

Expand Down Expand Up @@ -52,5 +53,3 @@ keploy test -c "httpserver"
```

---

This `README.md` provides a clear step-by-step guide for setting up and using your gRPC and HTTP servers with Keploy. Let me know if you'd like any changes!

0 comments on commit 9b8fb06

Please sign in to comment.