Application Programming Interface (API) (2)

An Application Programming Interface (API) is a special set of commands provided by an information system such as a Content Management System or Taxonomy Management System. These commands or methods allow a remote application to connect to that server via simple commands that the application can send to the server and get back useful information.

A complete worked application

This technical note will show how to create a complete, usable web application using the PoolParty API. This example shows how to extend the functionality…

Read more