-
Updated
Aug 10, 2020 - Python
#
falcon
Here are 213 public repositories matching this topic...
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
An open-source and enterprise-level monitoring system.
-
Updated
Jul 2, 2020 - Go
butla
commented
Feb 5, 2020
Hey! When I was reading the docs and I saw api.background.task, the first thing that popped into my head was "but you can just use asyncio.create_task or loop,.run_in_executor for that without inventing something new!". But then I noticed that it also passes the context vars to the synchronous backround stuff, which is nice. Wonder why that's not the case in the stdlib, cause it would be nic
Open
Test coverage 100%
2
Open
SentryMiddleware
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
-
Updated
Aug 17, 2020 - Python
nimobeeren
commented
Nov 28, 2019
Take Android screenshots with Falcons bright eye!
-
Updated
Jun 10, 2020 - Java
falcon-plus frontend
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Jun 17, 2020 - Python
Simple Machine Learning Web API Example with Falcon
-
Updated
Jul 17, 2018 - Jupyter Notebook
API spec validator and OpenAPI document generator for Python web frameworks.
-
Updated
Aug 7, 2020 - Python
Boilerplate for the Falcon framework https://github.com/falconry/falcon
boilerplate
config-management
gunicorn
python3
falcon
12-factor
python-falcon
falcon-boilerplate
falcon-framework
vyper
vyper-config
meinheld
pydantic
-
Updated
Aug 18, 2020 - Python
apispec plugin that generates OpenAPI specification (aka Swagger Docs) for Falcon web applications.
-
Updated
Jul 16, 2020 - Python
Example of how to handle background processes with Falcon, Celery, and Docker
-
Updated
Mar 14, 2019 - Python
A Python GraphQL server example using Falcon and Graphene
-
Updated
Mar 21, 2017 - Python
Elasticsearch Monitor Script for Open Falcon
-
Updated
Nov 30, 2017 - Python
Lightweight framework built on top of flask, falcon with a touch of magic
-
Updated
May 13, 2017 - Python
Deploy DL/ ML inference pipelines with minimal extra code.
docker
deep-learning
gunicorn
pytorch
falcon
http-server
gevent
tensorflow-serving
model-deployment
model-serving
serving
tf-serving
torchserve
-
Updated
Aug 7, 2020 - Python
Falcon REST API with Redis - Simple Text search service
-
Updated
Feb 10, 2017 - Python
A tool to infer metagenomic sample composition
metagenomics
falcon
compression-algorithm
alignment-free
ancient-dna-sequences
ancientdna
falcon-meta
-
Updated
Sep 25, 2019 - C
Improve this page
Add a description, image, and links to the falcon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the falcon topic, visit your repo's landing page and select "manage topics."

Hi,
First of all, thank you all for Falcon. It's awesome.
However, it looks like the Apache Drill connector only works with S3 buckets. Nonetheless, Drill itself is able to query from lots of other places (such as a local filesystem, HDFS, MongoDB...).
Adding generic support for Apache Drill (without the need for S3 credentials) would be great. It would expand Falcon capabilities a lot