Assignment 6: Exploring Fetch and Public APIs

Requirements

Suggested Starter APIs

These APIs are easy to use and require no authentication:

NOTE: I have not vetted everything that may appear in these APIs. I apologize in advance if you encounter anything unpleasant!

More APIs to Explore

You can also use other public APIs from this list:

Big List of Public APIs

Be aware: some APIs on that list are much harder to use than others. Try to find a simple one.

Example from Class

Here is the random dog image example from class. Use developer tools to look at the code details. If you do not know how to do this, take the time to learn thi week. Feel free to come to office hours!

Submission