Crate Documentation
Crate is the API gateway for developers who want production-ready reliability without the maintenance headache. We provide an O(1) in-memory router, automatic SSL, and a “fail-open” architecture that keeps your services running even if our control plane has issues.
π Get Started
Depending on your needs, you can choose between our managed cloud platform or the standalone community edition.
- βοΈ Crate Cloud: Managed dashboard, zero-ops SSL, and advanced platform features.
- π Community Edition: Standalone, YAML-driven gateway for local or edge deployment.
π§ Core Concepts
Understand the technology that powers Crate across all editions.
- πΊοΈ Routing: O(1) radix-tree routing and load balancing strategies.
- βοΈ Rate Limiting: Distributed and in-memory rate limiting algorithms.
- π‘οΈ Security: AI Shield and protective middleware.
- π‘ Protocols: gRPC, WebSockets, and more.
π Reference
- βοΈ Configuration YAML: Unified schema for Cloud and CE.
- π API & Auth: Programmatic management via the Crate API.
Note
Crate is currently in private beta. Features are subject to change.