Joel Co
API Portals: Why are they important?
We often think of APIs in a very technical way, but in reality, APIs are about providing business offerings and value. Many organizations treat...
What is an API Portal?
An API Portal bridges the gap between Products and Community. In technical terms, it's the interface (usually a website) between API Providers (produces APIs)...
Demystifying Docker and Kubernetes
Over the last few years, software containers have dramatically changed the way IT organizations build, deploy, run and maintain applications. The cost benefits and...
DevOps pipeline–an assembly line analogy
It is a well-known fact that the car industry went through an evolution and perfected a highly efficient approach to manufacturing cars. It went...
API Builder: A simple CI/CD implementation – Part 2
In this post, we'll cover the complete CI/CD process to automate the build of an API Builder project and run it as a Docker...
API Builder: A simple CI/CD implementation – Part 1
In this blog 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 Standalone: Extend Flow Editor with Template Plugin
A template engine enhances a developer's ability to transform a given data into a different format with minimal coding. By default, the API Builder...