Files
nexus/wiki/entities/FastAPI.md
2026-04-16 21:08:55 +08:00

420 B
Raw Blame History

title, type, tags, date
title type tags date
FastAPI entity
框架
API
FastAPI
2025-11-11

Aliases

  • FastAPI

Definition

FastAPI 是一个现代、快速的 Python Web 框架,用于构建 RESTful API基于 ASGI 标准。

Role

在电商数据采集系统中FastAPI 可作为服务层,暴露 API 给前端或 BI 工具访问采集数据。

Connections