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