Getting Busy with a Chuck Norris Jokes API Console Application
While running console app should wait for user input and allow the user to retrieve a new joke by inputting j, also retrieved jokes should be cached and the user should be able to cycle back and forward through them by inputting p and n respectively. Format the output of the API so that it is readable.
chucknorris.io is a free JSON API for hand curated Chuck Norris facts.
Retrieve a random chuck joke in JSON format.