January 20, 2016 — 「WordPress REST API」で出来ることをザックリとお話しするセッションです。
WordPress REST API プラグインを使用することで、WordPressの各種データに簡単にアクセスすることができます。
プラグインをインストールして投稿データを取得するまでの流れを辿りつつ、実際にREST
APIプラグインを利用してユーザー情報を1サイトに集約した事例をご紹介します。
・WordPress REST API で外部からWordPressのデータベースにアクセス
・WordPress REST API で取得できるデータの紹介
・WordPress REST API を利用したユーザー情報を集約したときのお話し
・WordPress REST API の今後
January 12, 2016 — Have you ever had to develop an iOS app with dynamic content? Did you need to roll out an CMS system for it?
Forget the custom CMS and use WordPress by leveraging the WP-REST-API to build an iOS app using WordPress has your backend.
In this talk I will introduce the WP-REST-API, it’s main endpoints and how to use it on an iOS app to get the content of your site in the app.
January 11, 2016 — A group discussion and Q&A regarding the REST API and WordPress Development.
January 11, 2016 — With the REST API coming into WordPress 4.4 & 4.5 now is a great time to be looking at what it is, how we can use and why we might by exploring examples from it in production. For many the REST API is being heralded as a game changer, for others it’s just a bunch of end points. So together let’s see if the REST API really will change the WordPress world forever?
January 11, 2016 — What’s the product of combining WordPress REST API and a few Amazon Web Services?
Highly available, scalable and secure websites ready to serve millions of users.
December 9, 2015 — A practical step-by-step of using the WordPress REST API to power a simple WordPress Theme using a little PHP as possible.