Skip to content

whoiszacky/Quote-Generator-Using-KANYE-WEST-API------

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Quote Generator Using KANYE WEST API πŸ§‘πŸ½β€πŸ’»

First API project "using kanye west rest api"

LINK:"https://api.kanye.rest"

How fetch request works!!
fetch('API_URL')
.then(response => response.json())
.then(data => console.log(data));

carbon

About

First API project using kanye west rest api

Topics

Resources

Stars

Watchers

Forks

Contributors