Tag: REST API
-
Excel Web Services and POST Requests
The purpose of this post is to demonstrate a less common approach to accessing data from a REST API with Excel and Power BI.
-
Display WordPress Posts on Another Site with WP REST API
Overview Have a WordPress site and want to include your posts on an external site? In this tutorial, I will show you how to use the WordPress REST API to display your posts on a static site with just HTML, CSS, and Javascript. There are several scenarios where this might be useful but here are the…