Categoría: API BRICKS FREE

  • Introduction to Fetching API in Bricks

    Introduction to Fetching API in Bricks

    In this tutorial, we’ll create a dynamic Chuck Norris quote picked from a public API to understand the basics of API fetching in Bricks. Table of Contents Create a custom function Get the API response Convert the JSON Object into a PHP array Return the desired value Create a custom function Let’s open the functions.php…