{"id":19232662,"url":"https://github.com/makeomatic/ms-files-transport","last_synced_at":"2025-02-23T11:40:37.804Z","repository":{"id":57303938,"uuid":"46566211","full_name":"makeomatic/ms-files-transport","owner":"makeomatic","description":"abstract class with tests for ms-files service","archived":false,"fork":false,"pushed_at":"2017-04-28T20:39:50.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-05T13:41:01.694Z","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/makeomatic.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":"2015-11-20T14:22:05.000Z","updated_at":"2016-12-26T13:07:53.000Z","dependencies_parsed_at":"2022-09-02T08:12:06.562Z","dependency_job_id":null,"html_url":"https://github.com/makeomatic/ms-files-transport","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/makeomatic%2Fms-files-transport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fms-files-transport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fms-files-transport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fms-files-transport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makeomatic","download_url":"https://codeload.github.com/makeomatic/ms-files-transport/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240310872,"owners_count":19781341,"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-09T16:07:06.822Z","updated_at":"2025-02-23T11:40:37.772Z","avatar_url":"https://github.com/makeomatic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ms-files-transport\n\nabstract class with tests for ms-files service\n\n## Methods\n\n### initResumableUpload(metadata)\n\nInitiates resumable upload - could either be a multipart upload for amazon, or a real resumable upload with gce, etc.\nIdea is to return upload id and instructions for what we are to do next\n\n### completeResumableUpload(id)\n\nNotifies server if resumable upload had finished. Unless this call is made within X amount of time\nwe must cleanup everything that was created during this upload\n\n### createSignedURL(metadata)\n\nCreates signed url, which provides access to a certain file for a limited amount of time\n\n### postProcess(file, functionToPerform)\n\nBuffers `file` and passes to `functionToPerform`, which is defined my implementation of a parent service\n\n### readFile(file, opts)\n\nProvides convenience method to read a file from a bucket\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeomatic%2Fms-files-transport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakeomatic%2Fms-files-transport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeomatic%2Fms-files-transport/lists"}