Welcome to the Plainly Videos examples repository. This collection provides practical code samples and integration patterns to help you get started with the Plainly Videos REST API.
Plainly Videos is a cloud-based video rendering platform that enables developers to render Adobe After Effects projects natively in the cloud using Plainly's powerful REST API.
- Developers looking to integrate video generation into their applications and workflows.
- Product teams wanting to add automated video creation features.
- Anyone interested in learning how to work with the Plainly Videos API.
Before diving into the examples, we recommend checking out these resources:
- 📚 Help center - General guides, tips and FAQ.
- 🛠️ Developer guide - Special section for developers integrating Plainly's API.
- 🌐 API reference - Complete REST API reference.
Simply choose an example that matches your use case and follow README.md file provided for setup instructions. Currently, following examples are available:
- Render and webhook
- Purpose: Demonstrates a complete end-to-end video rendering workflow with webhook handling.
- What it shows:
- Creating video render jobs via the Plainly API.
- Setting up webhook endpoints to receive render completion notifications.
- Database integration to track render status and results.
- User interface for managing video generation requests.
- Tech Stack: Next.js, PostgreSQL, Prisma, TypeScript, Tailwind CSS
Found an issue or want to contribute a new example? We welcome contributions! Please feel free to:
- Report bugs or issues
- Suggest new example scenarios
- Submit pull requests with improvements
- Share your own integration patterns
Need help? Here's how to get support:
- 📖 Check the Help center first.
- 📧 Open a new issue.
Happy video creating! 🎬