Skip to content

Instantly share code, notes, and snippets.

@szemate
Last active October 30, 2021 07:40
Show Gist options
  • Save szemate/e406ffc85762d766dacffb991e80eb43 to your computer and use it in GitHub Desktop.
Save szemate/e406ffc85762d766dacffb991e80eb43 to your computer and use it in GitHub Desktop.
API exercise

API Exercise

We will discover the Chuck Norris Jokes API. The documentation can be found at https://api.chucknorris.io/.

  1. Read the "Usage" section and try each endpoint in the browser.
  2. Retrieve a random Chuck Norris fact related to movies. You will need to combine the data from two endpoints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment