👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql
-
Updated
Sep 1, 2025 - Python
👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql
Framework-agnostic backend example using FastAPI. Implements Clean Architecture and CQRS with DDD-inspired patterns, featuring DIP (low coupling), DI (no globals), contextual RBAC, and session-based auth (cookies)
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic for data validation, and store data in an SQLite database.
FastAPI CRUD Example
Testing a FastAPI CRUID API using Pytest
Full-stack Vue3 and FastAPI built To-Do app
This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users. FastAPI is a powerful web framework for building APIs.
Interact with Tile38 in-memory geodatabase in your FastAPI
This project is just a showcase on how to use Python as backend for flutter application and deploy them using heroku.
FastAPI backend enterprise template
This is a simple example of how to use Python FastAPI to create a simple authentication system based on phone number with SMS verification. We used SQLite as a database. (Login, Register, Auth, Panel, Whoiam, Hi)
this is a simple demonstration of fast api usage with authentication
FastAPI CRUD API with Deta Base (and optionally Deta Micros)
FastAPI Template
Various templates and samples with FastAPI
Starter template for creating API on FastAPI!
Python FastAPI Framework with Mongodb Scaffold Template.
Add a description, image, and links to the fastapi-crud topic page so that developers can more easily learn about it.
To associate your repository with the fastapi-crud topic, visit your repo's landing page and select "manage topics."