Auto-sync: 2026-04-16 21:08
This commit is contained in:
18
wiki/entities/FastAPI.md
Normal file
18
wiki/entities/FastAPI.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "FastAPI"
|
||||
type: entity
|
||||
tags: [框架, API, FastAPI]
|
||||
date: 2025-11-11
|
||||
---
|
||||
|
||||
## Aliases
|
||||
- FastAPI
|
||||
|
||||
## Definition
|
||||
FastAPI 是一个现代、快速的 Python Web 框架,用于构建 RESTful API,基于 ASGI 标准。
|
||||
|
||||
## Role
|
||||
在电商数据采集系统中,FastAPI 可作为服务层,暴露 API 给前端或 BI 工具访问采集数据。
|
||||
|
||||
## Connections
|
||||
- [[FastAPI]] ← serves 数据 from [[PostgreSQL]]
|
||||
Reference in New Issue
Block a user