web-api-style
web-api-style copied to clipboard
Document structure of a web API
Explain the difference between the API contract, its implementation and runtime aspects including actual data/service exposed.
Include diagram.
Goal is to clarify the confusion between the general "Web API" term and the actual interface/facade part of it.