Application programming interfaces (API) are a set of standardized requests that have been defined for the program being called upon.
We can structure requests per the specifications of the API so that we can get responses back. Building an application with no APIs is basically like building a house with no doors.
A way of providing interoperability between computer systems on the Internet using a uniform and predefined set of operations
The key abstraction of a RESTful API, a resource is a conceptual mapping to a set of entities, not the entity that corresponds to the mapping at any particular point in time.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi nec metus justo. Aliquam erat volutpat.
Project (due May 1)