-
-
Notifications
You must be signed in to change notification settings - Fork 948
Articles, Talks and Podcasts
Vytautas Liuolia edited this page Dec 4, 2021
·
27 revisions
Please link to your Falcon-related blog posts, talks, and podcast episodes below. Thanks!
- An I18n Walkthrough for Falcon Web Apps in Python Falcon (2021)
- The Falcon Web Framework — Should You Use It? (2021)
- The simplest way to Build REST API with Falcon and Python 3.10: Application in Spatial Geometry (2021)
- Build APIs with Falcon in Python — All essentials you need (2021) (Partially paywalled)
- Python Falcon Microservice With MongoDB and Docker (2020)
- An Introduction to the Falcon Framework (2020)
-
Ignore All Web Performance Benchmarks, Including This One (2020)
- Editor's Note: This article challenges some of the conclusions drawn in the controversial "Async Python is Not Faster" below, as well as points out the inherent subjectivity of benchmarking. Nevertheless, we find it noteworthy that Falcon + Gevent + Meinheld is observed to be the fastest combination.
-
Async Python is Not Faster (2020)
- Editor's Note: Although the premise of this article is controversial, it does provide an insight into Falcon's sync performance. Falcon 3.0 supports ASGI (HTTP and WebSocket protocols) if your use case makes sense for async.
- Implementing simple API using Python Falcon (2020)
- Python Web Frameworks: Django vs Flask vs Falcon (2019)
- Creating a REST API with MongoDB and the Falcon Framework Python (2019)
- Falcon API Framework on Docker (2019)
- Build a Python REST API Server for Quick Mocking (2019)
- Falcon: creating simple and fast API (2019)
- Building Very Fast App Backends with Falcon Web Framework on PyPy (2018)
- Asynchronous Tasks with Falcon and Celery (2018)
- Falcon REST API Fun: template field converters (2018)
- Falcon: A Python Framework for Writing Excellent Microservices and APIs (2018)
- Building a fast inference service with Falcon and Bjoern (2018)
- Create a scalable REST API with Falcon and RHSCL (2017)
- Falcon: A High Performance, Lightweight Web Framework (2016)
- An Unladen Web Framework (2013)