使用fastapi搭建博客

最近一直使用ai,用trae搭建了自己的私人博客。

技术框架

后端:fastapi,

前端:

  1. 核心框架 :

    • Vue 3 (vue: ^3.4.15) - 前端框架
    • Vue Router (vue-router: ^4.2.5) - 路由管理
    • Pinia (pinia: ^2.1.7) - 状态管理
  2. 构建工具 :

    • Vite (vite: ^5.0.11) - 构建工具
    • Vite SSG (vite-ssg: ^28.3.0) - 静态站点生成器,用于预渲染页面
  3. UI 组件库 :

    • Element Plus (element-plus: ^2.5.4) - 现代UI组件库
    • Element Plus Icons (element-plus/icons-vue: ^2.3.1) - 配套图
      小达博客
相关推荐
曲幽2 小时前
告别手写 API 胶水代码:FastAPI 与 Vue 的“契约自动机” OpenAPI 实战
python·typescript·vue·fastapi·web·swagger·openapi·codegen
2401_835792542 天前
FastAPI 速通
windows·python·fastapi
海市公约2 天前
FastAPI入门实战:从零搭建到核心功能详解
fastapi·后端入门·异步编程·路由管理·python web开发·api设计·pydantic数据验证
曲幽2 天前
FastAPI + Vue 前后端分离实战:我的项目结构“避坑指南”
python·vue·fastapi·web·vite·proxy·cors·env
DYuW5gBmH2 天前
FastAPI 实战:WebSocket 从入门到上线,使用避坑指南
websocket·网络协议·fastapi
MwEUwQ3Gx3 天前
FastAPI + SQLAlchemy 2.0 + Alembic 从零搭建,踩坑实录
fastapi
eF06U766F3 天前
Nacos 和 Apollo,哪个更好?
fastapi
别抢我的锅包肉3 天前
【FastAPI】 + SQLAlchemy 异步 ORM 实现完整 CRUD 操作
前端·fastapi
MasonYyp3 天前
使用FastAPI和StreamableHTTP实现打字机流式对话
fastapi
oG99bh7CK3 天前
FastAPI + PostgreSQL 实战:从入门到不踩坑,一次讲透
数据库·postgresql·fastapi