Integrating keploy with sample go app using Gorilla mux
Let's see how to record test cases using Keploy for applications that use gorilla-mux router. We'll make a few api calls and let Keploy automatically record the test cases. We will also run the test cases and see the results to identify any errors in our application.