使用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) - 配套图
      小达博客
相关推荐
曲幽1 天前
你的REST接口还在“过度投喂”数据吗?——FastAPI + GraphQL实战避坑指南
python·fastapi·web·graphql·route·cors·rest·strawberry
CaffeinePro4 天前
依赖注入:FastAPI最核心的解耦能力案例解析
后端·fastapi
曲幽7 天前
刚部署的 LibreTranslate 频频翻车?我掏出了 20 年前的 StarDict 词典,用 FastAPI 搭了个本地词典翻译 API
python·fastapi·web·translate·goldendict·libretranslate·stardict·pystardict
CaffeinePro11 天前
Pydantic深度使用:数据校验、枚举、ORM映射
后端·fastapi
jay神13 天前
基于 FastAPI + Vue 的宠物领养管理系统
前端·vue.js·python·毕业设计·fastapi·宠物
染指111014 天前
6.AI大模型-搭建本地大模型服务体系
fastapi·oneapi
codeaideaai15 天前
使用UV创建python项目
python·fastapi·uv
放下华子我只抽RuiKe515 天前
FastAPI 全栈后端(八):部署与运维
运维·数据库·react.js·oracle·数据挖掘·前端框架·fastapi
SilentSamsara15 天前
模型部署实战:FastAPI + ONNX + Docker 的推理服务化
人工智能·pytorch·python·深度学习·机器学习·fastapi
放下华子我只抽RuiKe515 天前
FastAPI 全栈后端(七):测试与自动化
运维·前端·人工智能·react.js·前端框架·自动化·fastapi