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 trialMichael Peterman
19,087 PointsCourse Suggestion: Social APIs
I’ve been trying to figure out the best way to pull all of my latest social media content together, and display everything on a “News” page on my site. There are a ton of Stack questions, hard to follow documentation, and super out dated tutorials online - all of which really haven’t helped me figure this out. I would love to see you guys put together a course on using third-party social APIs in either PHP or JS. Including oAuth, and how to manage some of the more unique requirements of each platform. I would love something like “Build a news feed with Twitter, Facebook, and Instagram APIs.” I know you guys have a ton of content, but I didn’t see anything like this, and I think a lot of students would really benefit from the info. Thanks!
2 Answers
Jay Padzensky
4,731 PointsHey Michael,
Thanks for this post. If you can email us (help@teamtreehouse.com) with the content suggestion, we can ensure that some additional eyes will see it. No promises of course, but it's a start!
Estefanía Bugarín
31 PointsYes please! :)
garyguermantokman
21,097 Pointsgaryguermantokman
21,097 PointsI agree with you. We would benefit from a course that covers OAuth 2.0. I would search for prebuilt frameworks that do the authorization for you. You just input your own keys.