Amazon S3 proxy on Heroku
Just finished a small app that proxies Amazon S3 bucket via specifying key/secret pair in URL. Great to view private published artifacts (say, generated documentation, say, via travis-artifacts for Travis).
Go to main page or just specify yours credentials in URL:
http://s3proxy.herokuapp.com/ACCESS_KEY_ID/SECRET_ACCESS_KEY/BUCKET_NAME/
Stuff I used to build this:
- NodeJS/CoffeeScript/ExpressJS
- Free hosting @ Heroku
- Knox to access Amazon S3
- Twitter-Bootstrap
- My MIMEType-Icon for this:
- MomentJS for this:
last Monday at 10:09 AM
- FilesizeJS for this:
1.38MB