{"id":21710333,"url":"https://github.com/cloudinary-devs/cld-signed-upload-examples","last_synced_at":"2025-04-12T17:30:35.218Z","repository":{"id":37462540,"uuid":"394928985","full_name":"cloudinary-devs/cld-signed-upload-examples","owner":"cloudinary-devs","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-15T11:30:29.000Z","size":48,"stargazers_count":12,"open_issues_count":1,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T11:51:07.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudinary-devs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-11T09:07:25.000Z","updated_at":"2024-11-15T17:24:10.000Z","dependencies_parsed_at":"2022-09-04T21:40:50.170Z","dependency_job_id":null,"html_url":"https://github.com/cloudinary-devs/cld-signed-upload-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinary-devs%2Fcld-signed-upload-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinary-devs%2Fcld-signed-upload-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinary-devs%2Fcld-signed-upload-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudinary-devs%2Fcld-signed-upload-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudinary-devs","download_url":"https://codeload.github.com/cloudinary-devs/cld-signed-upload-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248604870,"owners_count":21132065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T23:14:48.680Z","updated_at":"2025-04-12T17:30:35.197Z","avatar_url":"https://github.com/cloudinary-devs.png","language":"JavaScript","readme":"# Cloudinary signed upload examples\n\nThis code demonstrates two ways of performing a signed upload to Cloudinary from the browser, using a server to create the signature. One uses Cloudinary's upload widget, the other uses a standard HTML form.\n\n* Files specific to signed upload using Cloudinary's upload widget:\n  * modules/signuploadwidget.js\n  * public/uploadwidget.html\n  * public/js/uploadclientwidget.js\n  * routes/signuploadwidget.js\n* Files specific to signed upload using a standard HTML form:\n  * modules/signuploadform.js\n  * public/uploadform.html\n  * public/js/uploadclientform.js\n  * routes/signuploadform.js\n\n## Setup instructions (after cloning from GitHub)\n\n1. Install all dependencies from the top level:\n   \n   `npm install`\n1. Open **signed-uploads/public/js/config.js**\n1. Set `cloud_name`, `api_key` and `api_secret` with the corresponding account details from your Cloudinary dashboard.\n1. Run the app to start the server:\n    \n    `node signed-uploads/app.js`\n\n    The response should be:\n\n    `Server is up on http://localhost:3000`\n1. Open `http://localhost:3000` in a browser.\n\n## Setup instructions (if running on Glitch)\n\n1. Open **signed-uploads/public/js/config.js**\n1. Set `cloud_name`, `api_key` and `api_secret` with the corresponding account details from your Cloudinary dashboard.\n1. Click **View App**.\n\n## Links\n\nGitHub: [https://github.com/cloudinary-devs/cld-signed-upload-examples](https://github.com/cloudinary-devs/cld-signed-upload-examples)\n\nGlitch: [https://glitch.com/~cld-signed-upload-examples](https://glitch.com/~cld-signed-upload-examples)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudinary-devs%2Fcld-signed-upload-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudinary-devs%2Fcld-signed-upload-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudinary-devs%2Fcld-signed-upload-examples/lists"}