Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 297 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 297 Bytes

API Gateway Service

基于 FastAPI 和 Tyk 的 API 网关服务

功能特性

  • 用户认证与授权
  • API 访问控制
  • 使用限制管理
  • 性能监控
  • 健康检查

技术栈

  • FastAPI
  • Tyk Gateway
  • SQLite/Turso
  • Prometheus
  • pytest

快速开始

  1. 安装依赖