Share via


function

Don't use to mean application programming interface (API).

Don't use API to mean function.

Examples
A RESTful API uses HTTP requests to get, put, post, and delete data.
Every C++ program has at least one function, which is main().