APIs

API

An application programming interface (API) is a way for two or more computer programs to communicate with each other. It is a type of software interface that offers a service to other pieces of software, and can be custom-built or shared as a standard. APIs are used to hide the internal details of how a system works, allowing interoperability among many systems and enabling communication between computers joined by the internet.

1 courses cover this concept

CSE 154 Web Programming

University of Washington

Summer 2022

This course introduces the fundamental concepts of web programming and technologies required for web development. It covers the full spectrum of web development, from HTML, CSS, JavaScript to server-side technologies like Node.js, databases, and SQL.

No concepts data

+ 37 more concepts