anand2312 / supa-fastapi

A library to make it easy to use supabase with FastAPI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supa-fastapi

NOTE:

I'm putting this project on hold for the time being; I will wait for the supabase client libraries to mature a little before working on this. I'm a maintainer for the Supabase Python Client libraries, and we're actively working on getting them to a useable state.
As those APIs are quickly changing, any work done on this would end up needing to be re-worked any time a breaking change happens upstream.

Logo

Easily integrate Supabase, the open-source Firebase alternative with your FastAPI apps!

Features

  • User Authentication
  • A PostgreSQL database
  • Listen to realtime changes on the database
  • Object Storage

Currently a work-in-progress. Watch this repo for updates!

About

A library to make it easy to use supabase with FastAPI.

License:MIT License


Languages

Language:Python 100.0%