整体的介绍 FastAPI,快速上手开发,结合 API 交互文档逐个讲解核心模块的使用。视频学习地址:
☆1,425Aug 9, 2023Updated 2 years ago
Alternatives and similar repositories for fastapi-tutorial
Users that are interested in fastapi-tutorial are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- FastAPI + MySQL Web项目生成器 ,个人认为较为合理的项目组织结构;基于apscheduler的定时任务。☆497Mar 23, 2022Updated 4 years ago
- FastAPI Learning Example,对应中文视频学习教程//space.bilibili.com/396891097☆464Oct 16, 2020Updated 5 years ago
- FastAPI Best Architecture slim☆234Updated this week
- 基于fastapi构建的web开发框架☆249Jan 17, 2024Updated 2 years ago
- FastAPI + vue3 前后端分离后台管理系统,包含PC端,微信小程序端。接口使用:FastAPI+Pydantic+SQLAlchemy 2.0+Mysql,PC 端使用:Vue3+Typescript+Vite+Element Plus,小程序使用:Uni-APP…☆824Mar 25, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ⭐️ 基于 FastAPI+Vue3+Naive UI 的现代化轻量管理平台 A modern and lightweight management platform based on FastAPI, Vue3, and Naive UI.☆2,204Jul 4, 2025Updated last year
- 仿HelloFlask项目,采用前后端分离 FastAPI + Vue3 +Vite2 https://www.bilibili.com/video/BV1Ef4y177My/?vd_source=f824feef5305252d9a349520313fd4db☆125Mar 26, 2022Updated 4 years ago
- vue-element-admin-fastapi☆245Mar 1, 2025Updated last year
- Python3.7 + FastAPI + MySQL + Redis + Tortoise-orm + aerich 这是一个各种教程的集合体,持续踩坑中☆247Dec 8, 2022Updated 3 years ago
- Enterprise-level backend architecture solution with fastapi、sqlalchemy,、celery、pydantic、grafana、docker...☆2,473Updated this week
- Vue3+FastAPI Demo☆141Aug 1, 2023Updated 2 years ago
- 快速入门Django REST framework,学会开发一套自己的RESTful API服务,并且自动生成API文档。视频学习地址:☆208Jul 27, 2020Updated 5 years ago
- A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin☆3,807Apr 5, 2025Updated last year
- FastAPI+Vue3,RBAC权限管理,实现 菜单、路由、按钮、接口 权限控制;👀https://www.bilibili.com/video/BV1bd4y147sZ/☆186Mar 31, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as m…☆1,566Dec 15, 2025Updated 7 months ago
- Yet another opinionated fastapi-start-kit with best practice☆137Mar 23, 2024Updated 2 years ago
- 基于Fastapi开发,集成Celery-redis分布式任务队列、JWT 用户系统、ElasticSearch和encode orm的基础项目模板,大家可以根据自己的需求在本模板上进行修改☆96Mar 10, 2022Updated 4 years ago
- Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more…☆44,360Updated this week
- A curated list of awesome things related to FastAPI☆11,534Jun 24, 2026Updated 3 weeks ago
- 翻自 《Flask Web开发实战_入门、进阶与原理解析(李辉著 )》 中的实战项目SayHello,采用FastAPI + SQLAlchemy(sqlite3) + html + css + vue.js 实现 d☆29May 30, 2022Updated 4 years ago
- 从数据库逆向生成SQLModel、TortoiseORM模型、FastAPI 接口、Vue TS后台管理页,有效减少重复编码,👀☆114Jul 14, 2024Updated 2 years ago
- a web project template based on fastapi and sqlalchemy2☆66May 8, 2023Updated 3 years ago
- 从Flask版本移植而来,快速开发平台☆19Jun 15, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- FastAPI构建的API服务☆61Dec 25, 2020Updated 5 years ago
- FastAPI framework, high performance, easy to learn, fast to code, ready for production☆100,721Updated this week
- python/fastapi + golang/gin + Vue + docker 基于异步技术栈的个人博客系统☆152Mar 6, 2023Updated 3 years ago
- 一个全栈测试自动化平台,使用fastapi + vue3 ,快速实现接口自动化,方便维护扩展☆381Feb 2, 2026Updated 5 months ago
- 基于FastAPI+Vue.js+Ant Design的后台管理系统。(已转到私有repo,不再维护此repo)☆28Apr 19, 2023Updated 3 years ago
- flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署 、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、微信授权、Celery、单元测试、Drone等模块。☆1,004Sep 4, 2024Updated last year
- FastApi Restful Api 项目示例☆19Jan 23, 2021Updated 5 years ago
- A general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用中后台管理系统。☆520Dec 31, 2025Updated 6 months ago
- FastAPI Best Practices and Conventions we used at our startup☆17,735May 3, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- FastAPI-vue☆90Feb 24, 2025Updated last year
- 基于RBAC模型权限控制的中小型应用的基础开发平台,前后端分离,后端采用django+django-rest-framework,前端采用vue+ElementUI,移动端采用uniapp+uView(可发布h5和小程序).☆1,095Apr 8, 2026Updated 3 months ago
- 基于Vue3+Element Plus+FastAPI开发的一个通用中后台管理框架(若依的FastAPI版本),支持代码生成。A general middle and backend management framework developed with Vue3 + El…☆1,445May 19, 2026Updated 2 months ago
- ☆51Jan 13, 2021Updated 5 years ago
- A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨☆3,804Jan 13, 2026Updated 6 months ago
- FastAPI项目集合☆62Dec 13, 2022Updated 3 years ago
- Ready-to-use and customizable users management for FastAPI☆6,201Updated this week