Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

๐Ÿ“– Carolopedia โ€บ APIGuide page

API

Concept a word Carolverse uses with a precise meaning

๐Ÿ“–What it means

The set of calls one piece of software offers another โ€” the door code knocks on instead of reaching inside. Apps expose one so their data can be read without anyone opening their store directly.

โš–๏ธWhat it is NOT

The neighbours this word is most often confused with, and the line between them.

Not: Route

An API answers calls from code; a route serves pages to people.

Not: Contract

The API is the door; the contract is what it promises through it.

๐Ÿ—ฃ๏ธAlso called

endpoint setinterfacethe calls

๐Ÿ”—Related ideas

RouteContractShim