I evaluate a piece of software (uPortal) and list one of its functions as a “Plug-API”.
I know what an API is, but so far I have not heard a replaceable term. What does it mean that the API will be “pluggable”?
This means that you can replace the implementation. Like the provider model, for example, ODBC database drivers - you can connect drivers for different databases using the same API.