feat:增加博客formatter
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: FastAPI基础教程
|
||||
date: 2025-12-10
|
||||
---
|
||||
|
||||
# 一、简介
|
||||
  [FastAPI](https://fastapi.tiangolo.com/zh/) 是一个用于构建 API 的现代、快速(高性能)的 web 框架,使用 Python 并基于标准的 Python 类型提示。
|
||||
  安装:
|
||||
|
||||
Reference in New Issue
Block a user