leopardslab / nodecloud-legacy

[DEPERECATED] REFER: nodecloud | The Node.js API for open cloud
Apache License 2.0
54 stars 101 forks source link

Fix #53 Add CDN Service for aws cloud front #55

Open dilantha111 opened 6 years ago

dilantha111 commented 6 years ago

What did you implement:

Closes #53

How did you implement it:

Used aws nodejs sdk to add support for AWS Cloud Front

How can we verify it:

Run example code in examples\cdn\aws-cloud-front.js

Todos:

Is this ready for review?:YES Is it a breaking change?: NO