Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 564 Bytes

API-Demo

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.

Try it now

https://abapro.github.io/API-Demo/

image

"i hope by the time you watch this repo the api is still available"

Source

https://randomfox.ca/