May 15, 2023 — In 2016 gaf Jeroen van Dijk op WordCamp Nederland een presentatie over de WordPress REST API. Toendertijd nog een plugin, en geen core-functionaliteit, is er inmiddels een hoop veranderd. In mijn talk kijk ik naar hoe het gebruik en de mogelijkheden van de REST API zich ontwikkeld hebben en wat er in de toekomst aan zit te komen
October 11, 2022 — This session explains how to integrate external data into WordPress websites and how share data with external systems using REST APIs and webhooks.
September 23, 2022 — Learn more about the purpose and potential of the WordPress REST API. Review some common API requests and live examples.
November 11, 2021 — Learn more about the many possible uses of web components for WordPress pages, blocks and plugins.
July 7, 2021 — La WordPress REST API è un’interfaccia che consente alle applicazioni di interagire con il tuo sito WordPress. Invia e riceve dati in JSON ed è anche la base per il WordPress Block Editor. Permette inoltre al tuo theme, ai tuoi plugin o alla tua applicazione custom di usare nuove interfacce per amministrare il sito e usare il tuo content. Scopriamone insieme l’importanza per gli sviluppatori ma anche per utenti a digiuno di codice.
April 21, 2021 — This talk is a comparison of the REST API and GraphQL, and will help developers and stakeholders understand each tool in order to make an informed decision on which one to use.
January 15, 2021 — This talk explains how to use the WordPress Rest API to syndicate content to a potentially unlimited number of locations using technologies native to WordPress. It covers the basics of JSON, code examples, and suggests optimizations for using the Rest API at scale.
November 27, 2020 — Hay términos que solo escucharlos nos parecen tremendamente complejos y a veces ni siquiera tenemos muy claro ni para qué sirven.
En esta sesión vamos a echar un vistazo a la Rest API de WordPress. ¿Qué es? ¿Para qué sirve? y sobre todo… ¿Qué nos permite hacer?
Nada mejor para entenderlo que nos muestren ejemplos concretos de cosas que podemos hacer con ella.
November 24, 2020 — WooCommerce is the most popular eCommerce platform on the web and is a major eCommerce platform based on WordPress. Many businesses use WordPress and WooCommerce to manage their online presence. However, many store owners use other applications to manage their business, and often have no integration between these offline and online applications. In this session, he’ll demonstrate how you can use WordPress and WooCommerce REST APIs to seamlessly integrate together. As an example, Saleeh will show how to integrate a Telegram bot/Google Assistant with your WooCommerce-powered eCommerce store, and get notifications on new orders and updates. Various features like list all your orders, listing products, displaying order Summary, using webhooks to receive instant notifications of new WooCommerce orders, and a lot more can be achieved using such integrations.
November 3, 2020 — With the web ecosystem steadily moving towards JavaScript frameworks and JAMstack setups, let’s see how to get up to speed with those latest headless trends.
During this hands-on workshop, we will build a React front-end pulling content from WordPress with GraphQL, and using Gatsby as a static website generator. Some knowledge of WordPress Rest API, Node or React is a plus but not a requirement. We will go through each step following a homemade GitHub tutorial with concrete examples, including the initial setup and a deployment on a serverless hosting and continuous integration (CI) platform. As an extra, we will also explain how to easily make your Gutenberg layout work with your React website.
Bring your own bottle laptop (BYOL) and join us if you are curious about headless architecture.