API Builder: A Simple CI/CD Implementation – Part 1

In this post, we’ll walk through the steps for how to easily implement a CI/CD pipeline with stages that automatically build, run, and test an API Builder project.

An API Builder project is a Node.js application that can be deployed as a Docker container running on a microservice architecture.