Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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().