this is a demo to try fetch() Method in java script
The fetch() method in JavaScript is used to request data from a server. The request can be of any type of API that return the data in JSON or XML. The fetch() method requires one parameter, the URL to request, and returns a promise.
https://abapro.github.io/API-Demo/
"i hope by the time you watch this repo the api is still available"