Skip to content

Simple HTML form to upload to Amazon S3 without the need of a server.

Notifications You must be signed in to change notification settings

JonaNeu/S3-file-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple S3 file uploader

This is a simple upload formula to upload files to your Amazon S3 Bucket without the need of a server.

Getting Started

You can read about the amazon S3 file uploading here.

First you have to create your policy json snippet and change the urls to your amazon bucket. You can see a simple example in the signer.py file. Use signer.py to create the base64 encoding and the signature of your policy.

Replace the policy and signature placeholder in the index.html file in each of the file uploader forms, also add in your amazon access key.

And you are finished.

Built With

About

Simple HTML form to upload to Amazon S3 without the need of a server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published