Format JSON Data
Your API will likely return data in JSON string format, which looks something like the below. To format a JSON…
Format API to HTML
WPGetAPI makes it incredibly simple to connect your website to any API. Once you’re connected and your API is returning…
Format API to Image Gallery
Here we have set up a very simple image gallery that firstly grabs 6 images from the Pixabay API, loops…
Format API to HTML Table
No code method The simplest (and no code) method for creating an HTML table from your API data is to…