This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
-
Updated
Apr 1, 2024 - Python
This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
Single Page App with FastAPI and Vue.js
Generate CRUD methods in FastApi from an SQLAlchemy schema
👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql
Python clean architecture and usecase implementation with fastapi and pydiator-core
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.
DRF-like declarative viewsets for FastAPI
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.
E-commerce API with FastAPI , tortoise orm, jwt
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
File architecture for FastApi app
A basic Application with multiple functionalities built with FastAPI aim to help Users Buy New Items Provided using PaypalAPI 🚀
FastAPI + PostgreSQL Starter Kit: A streamlined template for building backends with FastAPI, PostgreSQL, and Docker.
Full-stack Vue3 and FastAPI built To-Do app
Interact with Tile38 in-memory geodatabase in your FastAPI
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.
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."