Falcon logo

Falcon

High-performance Python framework for building cloud APIs and web app backends
86
201
+ 1
89

What is Falcon?

Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks.
Falcon is a tool in the Microframeworks (Backend) category of a tech stack.
Falcon is an open source tool with GitHub stars and GitHub forks. Here’s a link to Falcon's open source repository on GitHub

Who uses Falcon?

Companies
23 companies reportedly use Falcon in their tech stacks, including Pier, Soomgo, and Aplines.

Developers
63 developers on StackShare have stated that they use Falcon.

Falcon Integrations

Python, h2oGPT, RAGstack, LLM Finetuning Hub, and Martian Model Router are some of the popular tools that integrate with Falcon. Here's a list of all 5 tools that integrate with Falcon.
Pros of Falcon
13
Python
11
FAST
10
Minimal
8
Open source
8
REST oriented
8
Well designed
6
Powerful
6
Really Light Weight
5
Documentation
5
Easy to develop and maintain applications
3
Easy to get started
3
Easy to deploy
2
Its simple while not limited
1
Faster
0
Kkk
Decisions about Falcon

Here are some stack decisions, common use cases and reviews by companies and developers who chose Falcon in their tech stack.

Needs advice
on
DjangoDjangoFalconFalcon
and
FlaskFlask

I'm planning on building an android app using Flutter (I will be making ios too later) It's a social media type application. I'm confused about what framework to choose from Django, Flask and Falcon.

(please inform if I should provide more detail about something)

See more
Needs advice
on
FalconFalcon
and
PhalconPhalcon

Hello All, I have concerns about which framework to use in my case. I'm working on a project that uses TensorFlow for implementing CNN and image processing, it also deals with a huge dataset. Shall I implement the rest APIs in Phalcon because of its speed and great performance or Falcon since I'm working with TensorFlow and doing image processing steps?

PS: APIs are to receive the image from the user, and call *.py files to execute image processing steps and CNN Thanks In Advance :D

See more

Falcon's Features

  • Intuitive routing via URI templates and resource classes
  • Easy access to headers and bodies through request and response classes
  • Idiomatic HTTP error responses via a handy exception base class
  • DRY request processing using global, resource, and method hooks
  • Snappy unit testing through WSGI helpers and mocks
  • 20% speed boost when Cython is available
  • Python 2.6, Python 2.7, PyPy and Python 3.3/3.4 support

Falcon Alternatives & Comparisons

What are some alternatives to Falcon?
Flask
Flask is intended for getting started very quickly and was developed with best intentions in mind.
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications.
Django REST framework
It is a powerful and flexible toolkit that makes it easy to build Web APIs.
Sinatra
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
FastAPI
It is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
See all alternatives

Falcon's Followers
201 developers follow Falcon to keep up with related blogs and decisions.