Skip to content
You signed in with another tab or window. to refresh your session.
You signed out in another tab or window. to refresh your session.
You switched accounts on another tab or window. to refresh your session.
Here are
7 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
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.
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)
rest api for a support ticket system
An API that delivers RESTful endpoints to power the SaaS analytics web + mobile app Revenut
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.
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.
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
You can’t perform that action at this time.