Connecting a Flask App to Supabase
Welcome to Part 2 of the Flask Series.
If you have been following along, you'd have a simple API in Flask which returns your favorite games. If you haven't, simply clone this GitHub repository and install flask and dotenv packages.
What we did the la...
blog.sreekeshiyer.com5 min read
Matthew M. Emma
building things
Does the supabase package have any documentation? This is not working: "from supabase import create_client, Client"