In this post, I’m going to show you how to configure a GitHub action as a continuous integration pipeline for a REST API. Motivation Andrés, a friend of mine, gave a talk about testing REST APIs, using Postman’s test scripts. For his talk, He decided to include a demo which uses…