Skip to content

A basic joke generator I made when learning Python and interacting with APIs

Notifications You must be signed in to change notification settings

chrispinkney/DAD-JOKE-3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

DAD JOKE 3000

Repl.it demo here!

A Python project that generates hilarious terrible, terrible dad jokes. It takes in a string and searches a dad joke filled database for jokes matching the input text.

This project taught me about basic interaction with JSON based APIs.

Technology

DAD JOKE 3000 uses Python in conjunction with the Random library to picture a returned joke at random. It grabs the jokes through the wonderful API provided by icanhazdadjoke.

About

A basic joke generator I made when learning Python and interacting with APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages