Falcon is a minimalist ASGI/WSGI framework for building mission-critical
REST APIs and microservices, with a focus on reliability, correctness,
and performance at scale.

Falcon apps work with any WSGI or ASGI server, and run under CPython 3.9+
and PyPy 3.9+.
