Simple blog app.
-
Updated
Mar 26, 2026 - Python
Simple blog app.
This is a repository for demonstrating how JWT works in FastAPI.
Invoice back-end application which uses FastAPI, Alembic and async SQLModel as ORM
Cookiecutter template for Flask-Restful along with Mongoengine and various extensions
FastAPI and MongoDB were used to create a backend web application that offers RESTful APIs for managing user tasks. With a simple and clear API interface, the programme enables users to create, retrieve, update, and delete to-do lists. FastAPI, a cutting-edge and quick Python web framework, powers the backend.
Полнофункциональный онлайн-магазин на FastAPI. Проект поддерживает регистрацию пользователей, управление товарами и категориями, корзину, оформление заказов и отправку email-уведомлений. Реализована полноценная аутентификация, асинхронные API, отправка писем через Celery и Redis, а также покрытие Unit тестами!
Ultimate FastAPI and SQLModel
学生考勤管理系统 - (python)重构
straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption
manage transaction workflows with secure authentication, robust API design, and a responsive user interface.,Idempotent payment processing Retry logic for transient errors Batch reconciliation of payments Cloud deployment-ready (AWS/GCP)
Building a secure and scalable REST API using FastAPI, with OAuth2 (JWT) for authentication, SQLAlchemy for database management, and Pydantic for data validation. This project supports full CRUD operations with SQLite as the database and uses bcrypt for password hashing to ensure security.
TodoApp is a JWT-authenticated listing application written using FastAPI Framework with MySQL Database
Add a description, image, and links to the passlib topic page so that developers can more easily learn about it.
To associate your repository with the passlib topic, visit your repo's landing page and select "manage topics."