Random Activities Application using JAVASCRIPT & API
Hello and welcome to this video. In this video, I will show you how to use the Bored API. We will fetch the data from the server. We will change the response to JSON(). and we will console log the data to see the information we are getting from the API. After that, we will use a document query selector to print the data we want inside our JavaScript web application. After that, we use setInterval followed by the name of our function and 3000 for three thousand milliseconds which is equal to three seconds. The Bored API is easy to use and you do not need to have an API key to make the request. This video will help you with your homework if you have been asked to use an API in your website or portfolio. I did my best to make this as easy as possible.
like my Facebook page facebook.com/wheelchair619
Link to bored API https://www.boredapi.com/
#api #webdesign #help