简体   繁体   English

带有Node.js SDK的CDN?

[英]CDN with Node.js SDK?

I wanna store my images using a CDN or any other static content hosting service. 我想使用CDN或任何其他静态内容托管服务来存储图像。

One criterium is that they are supporting a Node.js SDK so I don't have to wrap the HTTP API myself in Node.js. 一种标准是它们支持Node.js SDK,因此我不必自己将HTTP API包装在Node.js中。

Any suggestions? 有什么建议么?

Take a look at Charlie Robbins' node-cloudfiles .. it uses RackSpace CloudFiles . 看看Charlie Robbins的node-cloudfiles ..它使用RackSpace CloudFiles There is also Sunny.js which uses Amazon S3 or Google Cloud Storage. 还有使用Amazon S3或Google Cloud Storage的Sunny.js

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM