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 trialJonathan Fernandez
4,047 PointsHow to find api's for mobile apps?
Anyone know any resources to find api's I might want to use for an app?
1 Answer
Nick Frozz
31,289 PointsJust google it, for example, you need an imdb api, just type in a search line "imdb api" and one of the 1st results gonna be link to omdbapi.com. This is how I do , maybe there some other ways to do it idk. ) GL next!