falconry/falcon
The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 95
- Release rhythm 77
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 55.5
- age_days: 5018
- days_rel: 78
- days_push: 33
- n_releases_24m: 7
Adoption not part of the score
9795 stars · 1030 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Falcon is a minimalist ASGI/WSGI web framework for Python focused on building high-performance REST APIs and microservices. It embraces the HTTP and REST architectural style with a small, explicit, dependency-light design.
Use cases
- build a fast REST API in Python
- create lightweight microservices with minimal dependencies
- serve HTTP APIs with asyncio support
- replace a heavier framework with a faster minimalist one
- build WebSocket-enabled backend services
- write mission-critical APIs with strict RFC compliance
When to choose
- you need maximum HTTP performance at scale
- you prefer explicit, no-magic routing and state management
- you want a stable, backwards-compatible API surface
- you need both WSGI and ASGI support in one framework
When to avoid
- you want batteries-included features like built-in ORM or admin panels
- you prefer convention-over-configuration full-stack frameworks
- you need automatic request validation and serialization out of the box
Facets
framework · maturity stable
web-framework http-server routing middleware websocket web-development backend apis microservices python cross-platform rest asgi wsgi asyncio minimalist high-performance web-server
2 sources
- readme: https://github.com/falconry/falcon · fetched 2026-08-28 · b63c5de274b8
- homepage: https://falcon.readthedocs.io · fetched 2026-08-29 · f3a898ab5192
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| falconry/falcon | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem