FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fastapi-crud · GitHub Topics · GitHub

#

fastapi-crud

Here are 223 public repositories matching this topic...

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 Mar 9, 2026
  • Python

Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling

  • Updated Jun 30, 2026
  • Python

👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql

  • Updated Aug 3, 2026
  • Python

Single Page App with FastAPI and Vue.js

  • Updated Nov 7, 2023
  • Python

Example CRUD API in Python using FastAPI, Pydantic and pyMongo

  • Updated May 2, 2023
  • Python

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.

  • Updated Feb 4, 2023
  • Python

DRF-like declarative viewsets for FastAPI

  • Updated Feb 1, 2023
  • Python

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.

  • Updated Dec 22, 2022
  • Python

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.

  • Updated Apr 12, 2025
  • Python

E-commerce API with FastAPI , tortoise orm, jwt

  • Updated May 17, 2023
  • Python

FastAPI + GraphQL

  • Updated Feb 22, 2023
  • Python

Testing a FastAPI CRUID API using Pytest

  • Updated May 9, 2024
  • Python

FastAPI CRUD Example

  • Updated Jul 27, 2021
  • Python

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.

  • Updated Jun 23, 2026
  • Python

FastAPI + PostgreSQL Starter Kit: A streamlined template for building backends with FastAPI, PostgreSQL, and Docker.

  • Updated Sep 7, 2025
  • Python

File architecture for FastApi app

  • Updated Jun 19, 2026
  • Python

A basic Application with multiple functionalities built with FastAPI aim to help Users Buy New Items Provided using PaypalAPI 🚀

  • Updated Jul 13, 2023
  • Python

Improve this page

Add a description, image, and links to the fastapi-crud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fastapi-crud topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL