Tag

#API

2 matching blog articles with repeat coverage under this topic.

Browse nearby All tagsBlog archive

Tag wiki

#API is a interface design pattern used directly in these articles.

Definition

APIs (application programming interfaces) define how different software components or services communicate, typically using REST, GraphQL, or gRPC protocols.

Why it matters

It matters when building systems that integrate, scale, or allow third-party access to services.

In this archive

Here APIs show up in service integration, webhook design, third-party integrations, versioning, security, and decisions around exposing functionality programmatically. It currently appears across 1 category, mainly Development.