-
-
Notifications
You must be signed in to change notification settings - Fork 947
Articles, Talks and Podcasts
Vytautas Liuolia edited this page Nov 19, 2024
·
27 revisions
Please link to your Falcon-related blog posts, talks, and podcast episodes below. Thanks!
- Monitoring apps based on Falcon Web Framework with OpenTelemetry (2024)
- Creating URL-encoded URLs in Falcon web framework (2023)
- Monitoring apps based on Falcon Web Framework with OpenTelemetry (2022)
- An I18n Walkthrough for Falcon Web Apps in Python (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.
- 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)
- Developing REST APIs in under 50 lines of code using Falcon in Python (2018)
- 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)
- EuroPython 2024 — Sprint orientation (@vytas7 and @CaselIT present Falcon) (2024)
- The Definitive Introduction to Falcon (2013)