Skip to content

This tutorial teaches you how to create video overlays using Cloudinary.

Notifications You must be signed in to change notification settings

Babajide777/cloudinary-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLOUDINARY VIDEO OVERLAY TUTORIAL

This tutorial teaches you how to create video overlays using Cloudinary.

Authors

API Reference

Post details to upload a video and a picture.

  POST /upload

Documentation

Contributing

Contributions are always welcome!

Demo

Request Response

Deployment

To deploy this project run

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

CLOUDINARY_CLOUD_NAME

CLOUDINARY_API_KEY

CLOUDINARY_API_SECRET

Installation

Install project with npm

  npm i

Feedback

If you have any feedback, please reach out to me at [email protected]

Run Locally

Clone the project

  git clone https://github.com/Babajide777/cloudinary-overlay.git

Go to the project directory

  cd cloudinary-overlay

Install dependencies

  npm i

Start the server

  npm run dev

Screenshots

Request

Response

Tech Stack

Client: Postman

Server: ExpressJS, NodeJs

About

This tutorial teaches you how to create video overlays using Cloudinary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published