🏠 PlatformOS Examples

Direct upload using uppy (uppy.io)

Uppy plugins used:

  1. Dashboard
  2. DragDrop
  3. GoldenRetriever
  4. AwsS3

Source code of this example: JS, HTML


URLs to uploaded files:


    Direct upload using HTML form

    Choose your image
    Debug information coming from s3_upload key
    {"form_data":{"success_action_status":"201","acl":"public-read","Content-Disposition":"inline","x-amz-meta-versions":"{}","x-amz-meta-acl":"public-read","x-amz-meta-content-disposition":"inline","key":"uploads/f0a4a7f3-4c2d-495e-91cb-e49b4630e691/${filename}","policy":"eyJleHBpcmF0aW9uIjoiMjAyNS0wMy0xNFQyMDowNTo0OVoiLCJjb25kaXRpb25zIjpbeyJidWNrZXQiOiJ1cGxvYWRzLnN0YWdpbmcub3JlZ29uLnBsYXRmb3JtLW9zLmNvbSJ9LHsic3VjY2Vzc19hY3Rpb25fc3RhdHVzIjoiMjAxIn0seyJhY2wiOiJwdWJsaWMtcmVhZCJ9LHsiQ29udGVudC1EaXNwb3NpdGlvbiI6ImlubGluZSJ9LHsieC1hbXotbWV0YS12ZXJzaW9ucyI6Int9In0seyJ4LWFtei1tZXRhLWFjbCI6InB1YmxpYy1yZWFkIn0seyJ4LWFtei1tZXRhLWNvbnRlbnQtZGlzcG9zaXRpb24iOiJpbmxpbmUifSxbInN0YXJ0cy13aXRoIiwiJGtleSIsInVwbG9hZHMvZjBhNGE3ZjMtNGMyZC00OTVlLTkxY2ItZTQ5YjQ2MzBlNjkxLyJdLHsieC1hbXotY3JlZGVudGlhbCI6IkFLSUE0SU1LSVdZVkpBN09TNFVHLzIwMjUwMzE0L3VzLXdlc3QtMi9zMy9hd3M0X3JlcXVlc3QifSx7IngtYW16LWFsZ29yaXRobSI6IkFXUzQtSE1BQy1TSEEyNTYifSx7IngtYW16LWRhdGUiOiIyMDI1MDMxNFQxOTA1NDlaIn1dfQ==","x-amz-credential":"AKIA4IMKIWYVJA7OS4UG/20250314/us-west-2/s3/aws4_request","x-amz-algorithm":"AWS4-HMAC-SHA256","x-amz-date":"20250314T190549Z","x-amz-signature":"3b019dada633b9736285b05625f202a12848eb4f8f3c5adfd0a77a7b7e8baea0"},"direct_upload_url":"https://s3.us-west-2.amazonaws.com/uploads.staging.oregon.platform-os.com"}
      

    Direct upload using AJAX

    Choose your image
    Preview

    Heads up! Example below require you to be logged in as *developer*.
    If you dont have developer account, create it here.

    Uploading Files Directly to Amazon S3 and using uploaded file as an avatar

    Profile text field


    Preview