@Danp said in Mocking API Endpoints with Go:

I know that Postman provides the ability to perform this type of API testing. Has anyone tried this feature?

I'm sure it does. The problem there though is if you're running in a pipeline you'd have to somehow get Postman downloaded, set up, and configured automatically to test against it. This is just in the standard library so you can unit test in your pipeline automatically.