Oh Snap! Coders

Let me tell you a joke

In this project, we will build a smart home in Minecraft greeting you with a random joke whenever you enter it. We will do this by combining code from a couple of the projects from “the Adventures in Minecraft” and playing with the Request library for accessing a public API to fetch jokes. The Theory and Preparations REST API “API (application programming interface) is a set of rules and mechanisms by which one application or component interacts with the others.