Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 4.69 KB

README.md

File metadata and controls

57 lines (49 loc) · 4.69 KB

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