Falcon framework icon
Falcon framework icon

Falcon framework

 1 like

Falcon is a bare-metal Python web API framework for building very fast app backends and microservices.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  REST API

 Tags

Falcon framework News & Activities

Highlights All activities

Recent activities

No activities found.

Falcon framework information

  • Developed by

    Unknown
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  9,637 Stars
  •  953 Forks
  •  167 Open Issues
  •   Updated Apr 1, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Falcon framework, and it has gotten 1 likes

Falcon framework was added to AlternativeTo by CeesT on May 16, 2019 and this page was last updated May 16, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Falcon framework?

Falcon is a bare-metal Python web API framework for building very fast app backends and microservices.

Organizations like LinkedIn, Leadpages, Wargaming, and Rackspace rely on Falcon for critical projects.

Thanks to WSGI, Falcon runs on a large variety of web servers and platforms. Falcon works great with CPython 2.6, 2.7, and 3.4+. Or try PyPy for an extra speed boost. Falcon supports both PyPy2.7 and PyPy3.5 as of PyPy v5.10.

Official Links