{{theTime}}

Search This Blog

Total Pageviews

Bootstrap Templates

R & D Fun

My Portfolio

Some text that represents "Me"...

Some of my Work


Some text..

Image

Some text..

Image

Some text..

Image

Some text..

Image

Some text..

Image

Some text..

Image

Some text..

Image

Some text..

Image


Footer Text

1 comment:

blogger said...

Please contact me to download source code.

Java Script GET request Sample Code

fetch(' https://api.public.com/api ')   .then(response => response.json())   .then(data => console.log(data))   .catch(error =...