Integrating WordPress with External APIs

WordPress is, essentially, a user interface overlaid atop a database. That said, this UI can incorporate data from external databases and can be used to manipulate that data as well. Any external system exposing an API for retrieving or manipulating information can be integrated with WordPress. My session will cover the tools and APIs available to do so, highlight a few real-world examples, and delve into a detailed live-code session showing the APIs at work.