1 Repo
High-performance API services optimized for moving and processing large volumes of data traffic.
Distinct from Control Plane APIs: Specifically targets the data plane (traffic handling) rather than the control plane or general integration.
Explore 1 awesome GitHub repository matching web development · Data Plane APIs. Refine with filters or upvote what's useful.
Falcon is a minimalist Python web API framework and high-performance microservices framework. It serves as a resource-oriented API toolkit designed for building RESTful APIs and data plane services that prioritize low overhead, reliability, and scale. The framework implements an ASGI web server interface to handle both synchronous and asynchronous HTTP requests and WebSockets. It features a dedicated HTTP middleware system for intercepting network traffic and executing shared processing logic across multiple API endpoints. Its capability surface covers resource-based routing, HTTP specificat
Supports the creation of high-performance data plane services to handle large-scale data traffic.