Categorygithub.com/mtag-io/gohlp
repository
0.0.0-20240518045324-762b833eda3b
Repository: https://github.com/mtag-io/gohlp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Helpers

Cloudinary

Cloudinary upload utility expects the following env variables to be present:

Cloudinary account credentials user: your-cloudinary-user pass: your-cloudinary-password

Or Cloudinary account url CLOUDINARY_URL=cloudinary://{your-cloudinary-user}:{your-cloudinary-password}@{your-cloudinary-domain}