Pular para o conteúdo

#design

1 approved public terms with this tag.

API-First

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

Rascunho de traducao automatica (Portuguese) 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.

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