A couple of days ago, I found https://buddha-api.com/, which has an API for getting quotes from important figures in Buddhism. My first thought was to create a webpage that displays the quote, but they already did that, and I don’t like doing something someone else has already done. So my next thought was to display it in my terminal. Running the following command: curl -s -X GET https://buddha-api.com/api/today We get the following JSON output: