n8finch / wordpress-as-an-api

Demo for "Using WordPress as an API" workshop for WordCampEU 2022.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using WordPress as an API

This workshop was given at WordCampEU 2022 in Porto, Portugal.

WordPressTV has the workshop presentation here: [link coming soon...]

Workshop Prerequisites

  • Probably your own laptop to work along.
  • Install LocalWP.com, cross platform, available for Linux, Windows, and Mac.
  • Postman app (preferred, if you want to import the collection) or Insomnia app installed, cross platform, available for Linux, Windows, and Mac (or you can use the web version of Postman.
  • Knowledge and experience with Git, PHP, and maybe some JS.
  • Import the attached Postman collection.
  • Install the following plugins (can be found in the WordPress repository or downloaded from Github):
  • NodeJS installed to use the WP Reader in the subfolder (the README is available there as well for getting set up and running with that app).

The PDF of the slides is also available in this repository.

Links and Resources

About

Demo for "Using WordPress as an API" workshop for WordCampEU 2022.


Languages

Language:JavaScript 59.1%Language:PHP 21.2%Language:CSS 14.9%Language:HTML 4.8%