ZenQuotes.io Docs https://docs.zenquotes.io/ API Help and User Guides Sat, 27 Jan 2024 23:00:28 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 Find instant Zen with this one-click browser hack https://docs.zenquotes.io/find-instant-zen-with-this-one-click-browser-hack/ Sat, 18 Mar 2023 01:03:01 +0000 https://docs.zenquotes.io/?p=716 In today’s world, where we are constantly bombarded with news and social media, it can be challenging to find moments of peace and inspiration. That’s where a ZenQuotes bookmarklet can come in handy. By creating a bookmarklet that fetches a random entry from ZenQuotes, you can instantly access a moment of peace and tranquility directly [...]

Read More...

The post Find instant Zen with this one-click browser hack appeared first on ZenQuotes.io Docs.

]]>
Get Inspired in a Whole New Way with the ZenQuotes Image Generator https://docs.zenquotes.io/get-inspired-in-a-whole-new-way-with-the-zenquotes-image-generator/ Tue, 14 Mar 2023 03:14:12 +0000 https://docs.zenquotes.io/?p=711 At ZenQuotes, we are always striving to provide our users with the best possible experience. We understand that inspiration can come from anywhere and anyone, and we are dedicated to bringing you a diverse and engaging collection of quotes from around the world. We understand that sometimes, words alone may not be enough to get [...]

Read More...

The post Get Inspired in a Whole New Way with the ZenQuotes Image Generator appeared first on ZenQuotes.io Docs.

]]>
Create a Simple ZenQuotes WordPress Plugin in Minutes with This Step-by-Step Guide https://docs.zenquotes.io/create-a-simple-zenquotes-wordpress-plugin-in-minutes-with-this-step-by-step-guide/ Thu, 09 Mar 2023 01:44:48 +0000 https://docs.zenquotes.io/?p=683 In this tutorial we will be coding a WordPress plugin that displays random entries from the ZenQuotes API on your website using a shortcode. With this snippet, your quotes can be put into posts, pages, and widgets using one simple tag. What you will learn By the end of this tutorial you will know how [...]

Read More...

The post Create a Simple ZenQuotes WordPress Plugin in Minutes with This Step-by-Step Guide appeared first on ZenQuotes.io Docs.

]]>
How to build a ZenQuotes API-powered ASCII art generator using terminal commands https://docs.zenquotes.io/how-to-build-a-zenquotes-api-powered-ascii-art-generator-using-terminal-commands/ Thu, 02 Mar 2023 01:00:48 +0000 https://docs.zenquotes.io/?p=669 In this coding tutorial, we will be exploring how to use the command-line tool curl along with other utilities to perform a series of operations that involve making a GET request to an API, processing the response data, and displaying it using ASCII art. Specifically, we will be using the ZenQuotes API to retrieve a [...]

Read More...

The post How to build a ZenQuotes API-powered ASCII art generator using terminal commands appeared first on ZenQuotes.io Docs.

]]>
Bring Peace to Your Telegram Channel with ZenQuotes and Python https://docs.zenquotes.io/bring-peace-to-your-telegram-channel-with-zenquotes-and-python/ Sun, 26 Feb 2023 13:00:00 +0000 https://docs.zenquotes.io/?p=653 Are you a Telegram channel admin looking to inspire your users with ZenQuotes? In this tutorial, we’ll show you how to build a Telegram bot that sends a random entry from our API to your Telegram channel after every 25 messages. Very little coding experience is necessary to get started, as we’ll be using Python [...]

Read More...

The post Bring Peace to Your Telegram Channel with ZenQuotes and Python appeared first on ZenQuotes.io Docs.

]]>
Send ZenQuotes to Discord in Windows using curl and PowerShell https://docs.zenquotes.io/send-zenquotes-to-discord-in-windows-using-curl-and-powershell/ Wed, 22 Feb 2023 12:48:09 +0000 https://docs.zenquotes.io/?p=643 Looking to inspire your Discord server with content from ZenQuotes.io? In this tutorial, we’ll show you how to use Windows PowerShell and the command-line tool curl to retrieve a random entry from the ZenQuotes API and send it to your Discord server using a webhook. With just a few lines of code, you can automate [...]

Read More...

The post Send ZenQuotes to Discord in Windows using curl and PowerShell appeared first on ZenQuotes.io Docs.

]]>
Go Tutorial: Retrieve a random entry from the ZenQuotes API https://docs.zenquotes.io/go-tutorial-retrieve-a-random-entry-from-the-zenquotes-api/ Wed, 22 Feb 2023 00:22:46 +0000 https://docs.zenquotes.io/?p=627 If you’re a new developer looking to learn how to work with web APIs in Go, the ZenQuotes API is a great place to start. This API provides a collection of inspiring quotes that you can use to test your skills in retrieving data over the internet. In this walkthrough, we will guide you through [...]

Read More...

The post Go Tutorial: Retrieve a random entry from the ZenQuotes API appeared first on ZenQuotes.io Docs.

]]>
Get Started with JSON: An Introduction for New Developers https://docs.zenquotes.io/get-started-with-json-an-introduction-for-new-developers/ Sun, 12 Feb 2023 01:20:10 +0000 https://docs.zenquotes.io/?p=599 Before you start working with an API call and using data from the ZenQuotes API, it is important that you first have a basic understanding of JSON and its concepts. JSON is a widely-used, lightweight data interchange format that is easy for humans to read and write, and for machines to parse and generate. It [...]

Read More...

The post Get Started with JSON: An Introduction for New Developers appeared first on ZenQuotes.io Docs.

]]>
Time to Upgrade: The New API Subscriptions Portal BETA Version is Here! https://docs.zenquotes.io/time-to-upgrade-the-new-api-subscriptions-portal-beta-version-is-here/ Thu, 09 Feb 2023 06:14:46 +0000 https://docs.zenquotes.io/?p=573 Premium.ZenQuotes.io will sunset on April 19, 2024. Legacy accounts will be deleted. Contact support if you wish to plan to transfer your old API key and remaining time to your My.ZenQuotes.io account. We are excited to announce the BETA release of the ZenQuotes Subscription Portal, a new platform aimed at providing a superior user experience [...]

Read More...

The post Time to Upgrade: The New API Subscriptions Portal BETA Version is Here! appeared first on ZenQuotes.io Docs.

]]>
Code Example: Cache API Data to Local .txt File with PHP https://docs.zenquotes.io/code-example-cache-api-data-to-local-txt-file-with-php/ Thu, 13 Oct 2022 14:33:51 +0000 https://premium.zenquotes.io/?p=466 In this code example, we will show how you can use some simple PHP scripts to cache a batch of ZenQutoes to your local server. This can be useful to increase the speed of your app as you do not need to call the ZenQuotes API each time your app needs to load a random [...]

Read More...

The post Code Example: Cache API Data to Local .txt File with PHP appeared first on ZenQuotes.io Docs.

]]>