|
|
|
|
|
by vicjicama
1653 days ago
|
|
Hi! I am working on an alternative service for the optimized images and deliver them over a CDN [1], for the images it generates a series of down-scaled images and provides a helper script to get the right image.
Right now all the documentation and examples are focused on NodeJS [2], but I am working on examples for Dart, Ruby and Python. Some of the features are: - Optimized images
- Custom domain
- Public and Private files over a CDN
- Upload widget, API, UI, dashboard and webhook
- Bulk delete and bucket manipulation
- CORS configuration I am working on a couple features for the private files and image handling (based on the feedback from the users), let me know if you want to give it a try! [1] https://bucket.listws.com
[2] https://bucket.listws.com/docs/bucket/docs/intro |
|