Files
quoter/docs
Untone b876564f4a 📚 Complete documentation overhaul
### New Documentation:
- **URL Format Guide**: Complete guide for image resizer URL patterns
- **Hybrid Architecture**: Vercel Edge + Quoter integration strategy
- **Updated How-it-works**: Comprehensive system architecture with diagrams
- **Enhanced Configuration**: Security settings, troubleshooting, Vercel integration

### Documentation Structure:
📋 Architecture & Principles:
- 🚀 How Quoter Works (detailed system architecture)
- 🔀 Hybrid Architecture (Vercel + Quoter best practices)
- 📐 URL Format (complete resizer URL guide)

🛡️ Security & Configuration:
- 🔒 Security & DDoS Protection (comprehensive guide)
- ⚙️ Configuration (updated with new settings)
- 🚀 Deployment & 📊 Monitoring

🎨 Integrations:
- Vercel OG Integration guides
- Edge Function examples

### Key Features Documented:
- Complete URL patterns for image resizing
- Security rate limiting configuration
- Hybrid upload (Quoter) + download (Vercel) strategy
- JWT validation and session management
- Multi-cloud storage (Storj + AWS fallback)
- Performance optimization techniques
- Production deployment strategies

All documentation is now production-ready and includes practical examples! 📖
2025-09-02 12:32:15 +03:00
..
2025-09-02 10:46:51 +03:00
2025-09-01 20:36:15 +03:00
2025-09-02 12:32:15 +03:00
2025-08-02 00:18:09 +03:00
2025-09-01 20:36:15 +03:00
2025-09-01 20:36:15 +03:00
2025-09-01 22:52:33 +03:00
2025-09-02 12:32:15 +03:00
2025-09-01 20:36:15 +03:00
2025-09-02 12:32:15 +03:00
2025-08-12 15:59:51 +03:00
2025-09-01 20:36:15 +03:00
2025-09-02 12:32:15 +03:00
2025-09-02 10:46:51 +03:00
2025-09-02 10:46:51 +03:00

Документация Quoter

📚 Оглавление

📋 Архитектура и принципы работы

🛡️ Безопасность и настройка

🎨 Интеграции

Технические детали

Разработка

CI/CD и автоматизация

🚀 Быстрый старт

  1. Установите зависимости: cargo build
  2. Настройте переменные окружения (см. Конфигурация)
  3. Запустите сервер: cargo run
  4. Проверьте API: curl http://localhost:8080/

📋 Требования

  • Rust 1.70+
  • Redis 6.0+
  • Доступ к S3/Storj API