Perfecting Network APIs

Humans have been in the business of engineering since the beginning of our existence. Software engineering hasn’t been around for very long in this context; however, our collective learning about the process has increased exponentially nevertheless. The tools and technology behind everything from source code to computing machines have evolved rapidly. One static, fundamental principle will continue to shape the tech economy and how future businesses will run. This series discusses how the Modularity Principle will force all of us to find a specialty and perfect its network API.

Complex Systems

All systems are simply a sum of their parts. When I see someone look at a monstrous problem and become flustered, they’re usually flustered because they don’t even know where to begin. Other times, they know where to start, but they balk at the amount of time they perceive it takes to solve the problem. This balking is a valid defense mechanism that prevents us from wasting our time on things that do not matter to us. 

Planning Your API Roadmap

Introduction

APIs — the current “big thing” — offer the opportunity for modern organizations to unlock new and lucrative business models. The article below covers some tips on how to spin the API flywheel and leverage its possibilities.

In the API economy, a successful service can gain popularity and be utilized in ways unpredicted and often inconceivable by its original owners. The very flexible nature of the technology opens many doors, including business collaborations, reuse in third-party products, or even conquering hardware barriers by reaching a spectrum of devices.

Configuring the Ground: How to Install and Configure an API Builder Data Connector

API Builder is a key component of the Axway AMPLIFY Platform. You can use API Builder to create API microservices using an API-First approach or a data-connector approach with no or low code. Since API Builder supports Docker Containers natively out of the box and can run in any Docker infrastructure, it supports Cloud to Ground Hybrid Integration Platform scenarios.

In this blog post, we'll use API Builder Standalone and describe how to install and configure an API Builder Data Connector. We'll use the MongoDB data connector for this post.