-
-
Notifications
You must be signed in to change notification settings - Fork 948
Articles, Talks and Podcasts
Vytautas Liuolia edited this page Nov 22, 2020
·
27 revisions
Please link to your Falcon-related blog posts, talks, and podcast episodes below. Thanks!
- An Introduction to the Falcon Framework (2020)
-
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)
- Building Very Fast App Backends with Falcon Web Framework on PyPy (2018)
- Asynchronous Tasks with Falcon and Celery (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)