You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple web application demonstrating the use of Data Acquisition using web API's in Flask. Extracted jokes from the Chuk Norris Database API i.e. http://api.icndb.com/jokes/{}. Given a specific joke 'ID', the web application returns the joke for the corresponding joke ID.