Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

APIs Introduction to GraphQL Getting Started with GraphQL GraphQL vs. REST

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,859 Points

Hi Eli Rabinovitz

The link in the teachers notes is not meant to go anywhere (nor did it ever). You can tell this by the domain example.com being used (this is a universal example site).
The URL is only to illustrate the structure of an HTTP request used by an API. This is only a general example and not tied to any specific API or site.
Here it's showing how a URL might look when using an HTTP request to get the page regarding the movie "Gone With the Wind".

:) :dizzy:

Eli Rabinovitz
Eli Rabinovitz
5,532 Points

Thanks, Learning new things all the time.