{"id":17238103,"url":"https://github.com/jsantell/mock-s3","last_synced_at":"2025-04-14T02:26:57.885Z","repository":{"id":28750205,"uuid":"32272218","full_name":"jsantell/mock-s3","owner":"jsantell","description":"In-memory mock S3 lib","archived":false,"fork":false,"pushed_at":"2015-03-17T04:14:42.000Z","size":123,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T02:26:50.012Z","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/jsantell.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-03-15T16:55:20.000Z","updated_at":"2022-11-03T16:09:41.000Z","dependencies_parsed_at":"2022-08-26T18:12:13.021Z","dependency_job_id":null,"html_url":"https://github.com/jsantell/mock-s3","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/jsantell%2Fmock-s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsantell%2Fmock-s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsantell%2Fmock-s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsantell%2Fmock-s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsantell","download_url":"https://codeload.github.com/jsantell/mock-s3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248810717,"owners_count":21165169,"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-10-15T05:44:40.153Z","updated_at":"2025-04-14T02:26:57.841Z","avatar_url":"https://github.com/jsantell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"mock-s3\n=======\n\n[![Build Status](http://img.shields.io/travis/jsantell/mock-s3.svg?style=flat-square)](https://travis-ci.org/jsantell/mock-s3)\n[![Build Status](http://img.shields.io/npm/v/mock-s3.svg?style=flat-square)](https://www.npmjs.org/package/mock-s3)\n\nMock API for AWS S3\n\nAn API mimicking [aws-sdk](https://www.npmjs.org/package/aws-sdk)'s S3 wrapper.\n\nCreated because there were no other mock libraries that support multipart uploading as well as streaming from the AWSRequest return for getObject, both which are supported here.\n\n* completeMultipartUpload\n* createBucket\n* createMultipartUpload\n* deleteObject\n* deleteObjects\n* getObject\n* putObject\n* uploadPart\n\nThere are many other features that are not supported, like matching errors, and all the return properties necessary for S3 objects, but this gets close.\n\n## Install\n\n```\nnpm install mock-s3\n```\n\n## Testing\n\n```\nnpm test\n```\n\n## License\n\nMIT License, Copyright (c) 2015 Jordan Santell\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsantell%2Fmock-s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsantell%2Fmock-s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsantell%2Fmock-s3/lists"}