13 results found Sort:
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.
Created
2022-03-06
332 commits to main branch, last one 7 months ago
Single Page App with FastAPI and Vue.js
Created
2021-08-14
6 commits to main branch, last one about a year ago
Generate CRUD methods in FastApi from an SQLAlchemy schema
Created
2021-08-16
495 commits to main branch, last one 10 months ago
Example CRUD API in Python using FastAPI, Pydantic and pyMongo
Created
2020-06-11
5 commits to master branch, last one 4 years ago
Python clean architecture and usecase implementation with fastapi and pydiator-core
Created
2020-05-16
133 commits to master branch, last one 9 months ago
👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql
Created
2023-10-29
346 commits to main branch, last one 5 days ago
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.
Created
2022-07-14
15 commits to master branch, last one about a year ago
DRF-like declarative viewsets for FastAPI
This repository has been archived
(exclude archived)
Created
2020-05-28
42 commits to master branch, last one about a year ago
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 oper...
Created
2022-07-06
23 commits to master branch, last one about a year ago
E-commerce API with FastAPI , tortoise orm, jwt
Created
2021-09-09
63 commits to master branch, last one about a year ago
FastAPI + GraphQL
Created
2020-10-10
4 commits to main branch, last one about a year ago
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 ...
Created
2022-11-10
12 commits to master branch, last one 2 years ago
FastAPI CRUD Example
Created
2020-03-04
8 commits to master branch, last one 4 years ago