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
May 12, 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
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.
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."