Skip to content

theinfosecguy/python-supabase-crud-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Supabase Integration Guide 💡

Blog Images

Learn how to integrate Supabase with FastAPI! 🚀

Local setup 🎯

  • Clone the repository
git clone https://github.com/theinfosecguy/python-supabase-crud-api
  • Change the directory
cd python-supabase-crud-api
  • Update api and url in the config.py file.
  • Start the Virtual Environment using pipenv shell
  • Start the Uvicorn server using uvicorn app.main:app --reload

Questions ⁉️

Feel free to create any issue or reach out to me via email.

About

FastAPI & Supabase CRUD Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages