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 trialChris Harders
6,166 PointsWhich starting course to learn about connecting apps and API?
Hey I'm not trying to build an API, but I am trying to connect 2 applications together that are using APIs. I'm new to working with APIs and don't know where to start...
Can someone point me in the right direction?
Note: I'm not even sure if what I wrote above makes perfect sense from a coding perspective since I have not yet worked with APIs, so apologies if the wording of the question is off. Please ask questions if I need to clarify better.
2 Answers
Steven Parker
231,184 PointsSure, you're talking about being an API consumer instead of an API provider.
You might find the AJAX Basics course helpful, and perhaps also the Node.js Basics course. Both have projects that involve acquiring data from API's.
Chris Harders
6,166 PointsGreat thank you for the courses and defining the difference between consumer and provider