Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 169 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 169 Bytes

Kanye API

Randomly select a Kanye West quote from a web api

Get a quote

final Request request = new Request();
final String quote = request.getQuote();