Zum Inhalt springen

#design

1 approved public terms with this tag.

API-First

/eɪ piː aɪ fɜːrst/adjective
Technology

Automatischer Uebersetzungsentwurf (German) for "API-First": A design philosophy where the API contract is defined and agreed upon before any implementation begins. API-first teams treat the API as the product — writing the specification first (e.g., in OpenAPI), getting feedback from consumers, then building both client and server simultaneously against the agreed contract.

Beispielentwurf: Their API-first approach meant the mobile app team could start building against the spec before the backend was done.