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 trialKevin Nguyen
617 PointsHow did they get this url in build a blog reader?
I was wondering where they got this API from in 'Build a blog reader' track.
http://blog.teamtreehouse.com/api/get_recent_summary/?count=20
I copied and pasted it from the teachers notes but I would like to know where it came from and how they got it.
3 Answers
Kevin Nguyen
617 PointsWould I be able to put other blogs into this app? How would I find the URL for a different blog?
miguelcastro2
Courses Plus Student 6,573 PointsTeam Treehouse build a JSON api to use for the course. So it is essentially a custom web service more than likely designed by Team Treehouse.
Daniel Ramirez
15,044 PointsIs it possible to get this link back up??
Shariq Shaikh
13,945 PointsShariq Shaikh
13,945 PointsI would also like to know if this is possible