Found 5,406 repositories(showing 30)
IndominusByte
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
wxy2077
FastAPI + MySQL Web项目生成器 ,个人认为较为合理的项目组织结构;基于apscheduler的定时任务。
kaxiluo
fastapi skeleton. framework integration orm jwt-auth loguru dotenv APScheduler...
devdupont
Sample FastAPI server with JWT auth and Beanie ODM
iCodeCraft
🚀 Production-ready FastAPI boilerplate with PostgreSQL, SQLAlchemy (async), JWT authentication, Docker support, and comprehensive documentation. Perfect for building scalable APIs with modern Python practices.
TCatshoek
FastAPI Dependency to decode nextauth generated JWTs, for use in projects that mix nextjs/nextauth and fastapi.
k4black
FastAPI native extension, easy and simple JWT auth
testdrivenio
Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)
JiayuXu0
企业级 FastAPI 项目生成器。基于 Cookiecutter,一键创建包含 JWT 认证、RBAC 权限、三层架构的生产就绪 FastAPI 项目。Enterprise FastAPI project generator. One-click creation of production-ready FastAPI projects with JWT auth, RBAC, and clean architecture via Cookiecutter.
ankushjain2001
A minimal FARM stack boilerplate / template project to get you started with a Python FastAPI backend, React frontend, MongoDB, and JWT user authentication (via FastAPIUsers).
hpohlmann
Production-ready FastAPI authentication API template with Supabase integration. Features email/password auth, Google OAuth (PKCE), JWT validation, and Google Secret Manager support. Perfect scaffolding for modern web applications requiring secure user authentication.
wxq0309
基于Fastapi开发,集成Celery-redis分布式任务队列、JWT 用户系统、ElasticSearch和encode orm的基础项目模板,大家可以根据自己的需求在本模板上进行修改
liyupi
2026 年编程导航 AI 编程实战新项目,基于 Vue 3 + FastAPI + yt-dlp + DeepSeek + Stripe 的 AI 万能视频下载总结器,支持 1800+ 平台视频下载、AI 视频总结摘要、思维导图生成、AI 问答、字幕导出、Stripe 国际支付。覆盖 SSE 流式传输、JWT 认证、SEO/GEO 优化。用一套教程掌握 AI 编程全流程,从需求分析到商业变现,不到一周学完,给你的简历增加竞争力
Example code for my Medium article.
BekBrace
FASTAPI and JWT Authentication
eslam5464
🚀 Production-ready FastAPI template with JWT authentication, PostgreSQL integration, async support, clean architecture, and modern development tools.
yezz123
Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐
eddyizm
HTMX and FastAPI login demo using JWT
Tert0
A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions
artyomklg
No description available
onionj
E-commerce API with FastAPI , tortoise orm, jwt
rohanshiva
Code for Deta+FastAPI+JWT Auth Blog
sabuhibrahim
This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.
00-Python
FastAPI with JWT authentication and a Comprehensive Role and Permissions management system
mabdullahadeel
This project holds the code for explanatory article published on freecodecamp.
jason810496
FastAPI Vue OAuth2 is a boilerplate for building a FastAPI backend with a Vue frontend. It includes OAuth2 authentication with JWT tokens, and a simple user CRUD. Project can be easily deployed with Docker-Compose.
AmirHbro
Fastapi blog with jwt authentication, tests and alembic (Using pydantic and sqlalchemy v2)
GlitchCorp
No description available
Jeihunn
A production-ready FastAPI starter kit designed to showcase best practices through a modular, asynchronous blog application, featuring JWT authentication, PostgreSQL integration, and Dockerized deployment. Ideal for quickly setting up a high-performance, maintainable backend.
thehimel
Learning platform API with FastAPI, PostgreSQL, and JWT auth. Courses, enrollments, ratings, and role-based access (student, instructor, admin).