API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Tags for APIs.json Contracts

Tags provide a bounded context for your APIs, providing keywords that help organize APIs by domains, and make them more discoverable.

Rules

APIs.json Tags Info

Each collection of APIs defined in an APIs.json artifact includes a property for adding one or more tags. These tags provide additional context about the resources or capabilities offered as part o...

APIs.json Tags Upper Case Error

Maintaining consistent casing for tags applied to APIs.json contracts ensures a uniform appearance and enhances search and discovery. Each word in a tag needs to be capitalized, with the first lett...

APIs.json Tags Upper Case Info

Maintaining consistent casing for tags applied to APIs.json contracts ensures a uniform appearance and enhances search and discovery. Each word in a tag needs to be capitalized, with the first lett...

Strategies

APIs are Defined as API Contracts

I think of API contracts as the thing that bridges the business and technology sides of what we do. When you define APIs as contracts and manage them in source control, you can track not just the t...