← 返回首页
fastapi-example · GitHub Topics · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus
#

fastapi-example

Here are 8 public repositories matching this topic...

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

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

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)

  • Updated Jan 25, 2023
  • Python

rest api for a support ticket system

  • Updated Jun 24, 2025
  • Python

An API that delivers RESTful endpoints to power the SaaS analytics web + mobile app Revenut

  • Updated Sep 5, 2023
  • Python

From the Scratch Implementation of "Credential Verification System using Blockchain Technology" Thesis. | FastAPI as Backend, Vue.js 3 + Quasar SPA as Frontend. Deployed in Azure and Github Pages.

  • Updated Feb 6, 2023
  • Python

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.

  • Updated Apr 11, 2026
  • Python

A minimal Order Management System API built with FastAPI, SQLAlchemy, and Alembic. Features a modular architecture with clean separation of concerns.

  • Updated May 19, 2026
  • Python

Improve this page

Add a description, image, and links to the fastapi-example 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-example topic, visit your repo's landing page and select "manage topics."

Learn more

Footer

© 2026 GitHub, Inc.