📄️ Overview
Production-ready gRPC server with Django ORM, API key auth, and automatic service discovery
📄️ Architecture
Django-CFG gRPC architecture, design patterns, and implementation details
📄️ Concepts
Understanding Django-CFG gRPC integration concepts and architecture
📄️ Getting Started
Build your first gRPC service with Django-CFG in 10 minutes
📄️ Configuration
Complete configuration reference for Django-CFG gRPC integration
📄️ Authentication
Securing your gRPC services with API keys
📄️ Dynamic Invocation
Test and invoke gRPC methods dynamically via REST API using reflection
📄️ Proto Generation
Automatic .proto file generation from Django models
📄️ FAQ
Frequently asked questions and common issues with Django-CFG gRPC
📄️ Async Support
Async/await support for high-concurrency gRPC streaming
📄️ REST API
REST API endpoints for gRPC monitoring and management