Falcon
Falcon is a WSGI-compliant web framework designed to build RESTful APIs without requiring external code library dependencies.
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?
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.
Updates via Twitter & Facebook.

