一个高性能的API服务框架
Project description
使用示例:
examples_of_Use.py
功能特性:
-
路由系统
- 支持动态路由
- 支持多种HTTP方法
- 路由缓存优化
-
中间件支持
- CORS中间件
- 限流中间件
- CSRF防护
- 可自定义中间件
-
缓存系统
- LRU缓存
- Redis缓存
- 可扩展的缓存接口
-
模板引擎
- 支持异步渲染
- 缓存支持
- 自定义过滤器
-
文件处理
- 文件上传
- 静态文件服务
- 安全检查
-
WebSocket支持
- 实时通信
- 广播功能
- 消息处理器
-
数据库支持
- 异步数据库操作
- 事务支持
- 连接池管理
-
国际化
- 多语言支持
- 动态翻译
- 本地化配置
-
任务队列
- 异步任务处理
- 状态跟踪
- 并发控制
-
服务注册与发现
- 服务注册
- 服务发现
- 心跳检测
-
API文档
- OpenAPI规范
- Swagger UI
- 自动文档生成
-
监控和追踪
- 性能监控
- 分布式追踪
- 指标收集
安装依赖:
pip install -r requirements.txt
快速开始:
- 创建应用实例
- 配置必要选项
- 添加路由和处理函数
- 启动应用
配置说明:
见 config/settings.py
API文档:
访问 /docs 查看API文档
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flawlessapi-0.1.0.tar.gz
(51.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flawlessapi-0.1.0.tar.gz.
File metadata
- Download URL: flawlessapi-0.1.0.tar.gz
- Upload date:
- Size: 51.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec642b91115bd2ccf4f7b00d70b51f18e4edcba114584496dc5f26bc0f61fd9c
|
|
| MD5 |
bd7ff5d6d5ba533c673e24d9a2a7d4cd
|
|
| BLAKE2b-256 |
7c4be51434e9f1c0d7432506f4465b9a0604e89a3fc36d4119269e366ec92231
|
File details
Details for the file FlawlessAPI-0.1.0-py3-none-any.whl.
File metadata
- Download URL: FlawlessAPI-0.1.0-py3-none-any.whl
- Upload date:
- Size: 68.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0390fb7b7f3cacbdd72e069eb59f028578da066a7047fcdabd3882bbf4d37803
|
|
| MD5 |
ab94f9dd417c409bff7127eb6b02459f
|
|
| BLAKE2b-256 |
8003a7b09d60de530770cd2a656262d62744cf64163d1f028c0364d2bc678706
|