
falcon
falconry
The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale.
AI 简介
Falcon 是一个面向 Python 开发者的轻量级 Web API 与微服务框架,专注于高可靠性与大规模下的高性能。它原生支持 ASGI 和 WSGI 协议,提供简洁的 RESTful 路由设计、异步(asyncio)支持、中间件与钩子机制,并严格遵循 HTTP/REST 规范,避免魔法全局变量和冗余抽象。适用于构建对延迟敏感、需长期稳定运行的后端 API、微服务及内部服务接口,尤其适合已有明确 HTTP 语义需求、追求精简可控代码基的团队。
Python
Apache License 2.09.8k
Stars
1k
Forks
249
Watchers
148
Issues
Star 增长
今日0
近 7 天0
近 30 天0
综合评分65.02
默认分支master