Learn how to integrate Supabase with FastAPI! 🚀
- Clone the repository
git clone https://github.com/theinfosecguy/python-supabase-crud-api
- Change the directory
cd python-supabase-crud-api
- Update
api
andurl
in theconfig.py
file. - Start the Virtual Environment using
pipenv shell
- Start the Uvicorn server using
uvicorn app.main:app --reload
Feel free to create any issue or reach out to me via email.