General
40 views
API Documentation
Quick Definition
Documentation describing API usage and integration
Full Definition
Comprehensive documentation describing how to use and integrate with an API.
Examples
Swagger, OpenAPI, Postman collections, interactive docs
Related Terms
api-design
openapi
More General Terms
Kanban
Visual workflow management using boards
Semantic Versioning
Version scheme using MAJOR.MINOR.PATCH format
Technical Debt
Cost of rework from easy solutions over better ones
TDD
Writing tests before code in a red-green-refactor cycle
API Design
Creating consistent and intuitive APIs for software
Pair Programming
Two developers collaborating at one workstation