The Benefits of API-First Design

The Benefits of API-First Design

One of the first questions I ask when a new app emerges is, “does it have an API?”. The truth is: A web application should not begin with UI design. It should begin with an understanding of how the API will behave. We live in a very interconnected world....
The API Development Lifecycle — An Introduction

The API Development Lifecycle — An Introduction

The HTTP API… It’s likely a significant part of your system. But, a lot of software organizations do not fully utilize the tools and services available to help design, develop, debug, test and monitor their APIs. In this mini series, we’re going to...