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
James White
6,159 PointsQuestion about upcoming Flask API course
I'm assuming Kenneth Love is teaching this course as he's taught the other courses.
My question: Will the setup for this be connecting to a relational database? Or will it be like other tutorials I've found online where it's just json?
I'd really like to find some examples of how to connect to a database, then get info from multiple tables to return in an API.
Thanks!
Martin Cornejo Saavedra
18,132 PointsMartin Cornejo Saavedra
18,132 PointsI guess it's going to connect to a database, as Kenneth teached in the course "Creating a Social Network with Flask".