25 captures
29 Sep 2017 - 01 Dec 2025
May JUN Jul
07
2021 2022 2023
success
fail

About this capture

COLLECTED BY

Collection: Save Page Now Outlinks

TIMESTAMPS

The Wayback Machine - http://web.archive.org/web/20220607173701/https://www.fullstackpython.com/falcon.html
 

Full Stack Python
All topics | Blog | Supporter's Edition | @fullstackpython | Facebook | What's new?

Falcon






Falcon is a WSGI-compliant web framework designed to build RESTful APIs without requiring external code library dependencies.

Falcon web framework logo.
Falcon is an implementation of the web frameworks concept. Learn how these parts fit together in the web development chapter or view all topics.

Falcon resources




Building Very Fast App Backends with Falcon Web Framework on PyPy provides a walkthrough of a web API in Falcon that runs with PyPy and Nginx.



Asynchronous Tasks with Falcon and Celery shows how to configure Celery with the framework.



The official Falcon tutorial has a meaty guide for building and deploying your first Falcon web application.



Building Scalable RESTful APIs with Falcon and PyPy shows a to-do list example with Falcon running on PyPy.


What web development topic do you want to learn next?





I've built a Python web app, now how do I deploy it?
 




I want to learn about the Flask web framework.
 




How can I version and store my source code?
 







Table of Contents



1. Introduction 2. Development Environments 3. Data 4. Web Development Web Frameworks Django Flask Bottle Pyramid TurboGears Falcon Morepath Sanic Other Web Frameworks Template Engines Jinja2 Mako Django Templates Web Design HTML Cascading Style Sheets (CSS) Responsive Design Minification CSS Frameworks Bootstrap Foundation JavaScript React Vue.js Angular Task Queues Celery Redis Queue (RQ) Dramatiq Static Site Generators Pelican Lektor MkDocs Testing Unit Testing Integration Testing Debugging Code Metrics Networking HTTPS WebSockets WebRTC Web APIs Microservices Webhooks Bots API Creation API Frameworks Django REST Framework API Integration Twilio Stripe Slack Okta Security SQL Injection CSRF 5. Deployment 6. DevOps Changelog What Full Stack Means About the Author Future Directions Page Statuses ...or view the full table of contents.



Full Stack Python


Full Stack Python is an open book that explains concepts in plain language and provides helpful resources for those topics.

Updates via Twitter & Facebook.



Chapters



1. Introduction 2. Development Environments 3. Data 4. Web Development » Falcon 5. Deployment 6. DevOps Changelog What Full Stack Means About the Author Future Directions Page Statuses ...or view the full table of contents.

 



Matt Makai 2012-2022