An open-source and enterprise-level monitoring system.
-
Updated
Apr 22, 2022 - Go
{{ message }}
An open-source and enterprise-level monitoring system.
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
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
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
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.
Take Android screenshots with Falcons bright eye!
falcon-plus frontend
API spec validator and OpenAPI document generator for Python web frameworks.
PowerShell for CrowdStrike's OAuth2 APIs
Deploy DL/ ML inference pipelines with minimal extra code.
Simple Machine Learning Web API Example with Falcon
Boilerplate for the Falcon framework https://github.com/falconry/falcon
apispec plugin that generates OpenAPI specification (aka Swagger Docs) for Falcon web applications.
Most serializers in the API are unidirectional, in that they serialize instances to JSON but not vice versa. These serializers have no use for the required attribute.
The required argument should be removed from all
Example of how to handle background processes with Falcon, Celery, and Docker
Tidecoin: Open Source Post-Quantum Security Bitcoin
A Python GraphQL server example using Falcon and Graphene
NVIDIA Falcon Microprocessor Suite
Add a description, image, and links to the falcon topic page so that developers can more easily learn about it.
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