Exercise

  1. Pick an API from https://github.com/public-apis/public-apis with no auth requirements.
  2. Use a tool like https://insomnia.rest/ to make web requests to the API.
  3. Bonus: Explore other tools such as curl (https://en.wikipedia.org/wiki/CURL) to make different types of web requests.

Complete and Continue