July 31, 2016 — Amazon API Gateway & AWS Lambda で構築した外部 RESTful API と WordPress の連携について紹介します。WordPress サイトを構築する際には外部 API と連携してデータを取得してサイト上に表示するような要望も多いかと思います。たとえば、天気予報や地図情報などを表示するような場合です。これら情報が、既に API として提供されているものであれば良いのですが、たとえば独自データであれば新規に構築する必要があったり、複数 API を跨いでいるため一つに集約する必要があったりするかもしれません。こういった場合には、Amazon API Gateway & AWS Lambda を活用するとスピーディに外部 API を構築して WordPress に連携することができるようになります。本セッションでは、API の構築手順や連携方法などを説明いたします。
February 19, 2016 — The WordPress REST API is one of the most exciting new features of WordPress, but it is more than just the default routes and endpoints that it adds automatically to your site. It is also an awesome tool for creating your own RESTful API. We will look at how powerful this tool is, look at some practical examples of extending the REST API and learn how to create custom routes and endpoints. When you leave this talk, you’ll be prepared to create your own custom APIs, the WordPress way.
December 19, 2015 — The WordPress REST API is one of the most exciting new features of WordPress, but it is more than just the default routes and endpoints that it adds automatically to your site. It is also an awesome tool for creating your own RESTful API.
In this talk we will look at how powerful this tool is, see some some practical examples of how to extend the REST API and learn how to create custom routes and endpoints. When you leave this talk, you’ll be prepared to create your own custom APIs, the WordPress way.