lelouchB / final-space-api

Final Space API : RESTful API based on the show Final Space.
https://finalspaceapi.com
BSD 3-Clause "New" or "Revised" License
78 stars 47 forks source link

Migrate Images to Cloudinary #156

Open lelouchB opened 3 years ago

lelouchB commented 3 years ago

Is your feature request related to a problem? Please describe. Currently the images are stored in the local directory and are sent from the same.

Describe the solution you'd like Migrate all the images to Cloudinary.

With Cloudinary, users will be able to resize, crop and transform images as per their app requirements.