Video Processing Service Documentation
Welcome to the Video Processing Service! This service provides high-performance video editing capabilities via a RESTful API.
🚀 Quick Links
- Project Overview: High-level summary of what this service does.
- Sequence API Guide: Detailed documentation for our most powerful endpoint.
- Job Flow Visuals: Diagrams and explanations of how background tasks work.
- Database Schema: Information about how we track and store job data.
- Setup Guide: How to install and run the service.
🔌 API Documentation
For the full API reference and interactive testing, please visit: 👉 /api-docs (Swagger UI)
🛠Tech Stack
- Engine: Node.js & FFmpeg
- Backend: Express.js (TypeScript)
- Database: MySQL (Knex.js/Objection.js)
- Queue: In-memory concurrency limited queue