Django DDP¶
Django DDP lets you create websites and mobile apps that are reactive, realtime, relational & robust – using Django and Meteor together with the smallest server (and environmental) footprint.
Contents¶
- Django DDP
- Requirements
- Installation
- Overview and getting started
- Scalability
- Limitations
- Example usage
- Using django-ddp as a secondary DDP connection (RAPID DEVELOPMENT)
- Using django-ddp as the primary DDP connection (RECOMMENDED)
- Serving your Meteor applications from django-ddp
- Adding API endpoints (server method definitions)
- Authentication
- Contributors
- Tutorial
- Administration Handbook
- Developers Handbook
- Reference