trebol-ecommerce / trebol-backend-monolith

Monolithic eCommerce backend web application that exposes a RESTful API.
MIT License
16 stars 21 forks source link

Integrate Dropbox external storage service #26

Closed bglamadrid closed 2 years ago

bglamadrid commented 3 years ago

Dropbox has an open-source, well-documented SDK for using their storage systems through REST calls. This will implement #25

bglamadrid commented 2 years ago

Turns out Dropbox is a wrong tool for the job. After all, Dropbox isn't a CDN 😅