General
39 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
SOLID
Five design principles for maintainable OOP software
Inversion of Control
Design principle transferring program flow control to framework
Container
Lightweight package with everything to run software
Refactoring
Restructuring code without changing external behavior
System Design
Defining architecture components and interfaces for systems
Microservice Architecture
Structuring apps as loosely coupled independent services