Files
TakeoutSaaS.Gateway/README.md
2026-01-29 05:25:02 +00:00

15 lines
254 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TakeoutSaaS.Gateway
> 基于 YARP 的 API 网关用于统一路由、CORS、限流与可观测性。
## 本地运行
```bash
dotnet run --project TakeoutSaaS.ApiGateway.csproj
```
## 配置
- `appsettings.json`
- `appsettings.Development.json`