Simple blog app.
-
Updated
Jul 31, 2025 - 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
Ultimate FastAPI and SQLModel
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.
学生考勤管理系统 - (python)重构
Полнофункциональный онлайн-магазин на FastAPI. Проект поддерживает регистрацию пользователей, управление товарами и категориями, корзину, оформление заказов и отправку email-уведомлений. Реализована полноценная аутентификация, асинхронные API, отправка писем через Celery и Redis, а также покрытие Unit тестами!
straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption
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.
The back-end service of the project allows for the management of listings, realtors, and users through the ability to add, update, and remove them. For further information, please refer to the README.md file.
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."